Increase the timeout for popup to show once more
This commit is contained in:
parent
c861d40197
commit
66e468bc31
|
@ -166,7 +166,7 @@ load_website(){
|
|||
wait_for_website_to_load
|
||||
sleep 0.3
|
||||
wait_for_website_to_load
|
||||
sleep 5 # sometimes the consent modal needs a little time to show up
|
||||
sleep 7 # sometimes the consent modal needs a little time to show up
|
||||
echo "{\"current_action\": \"website loaded\"}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user