Increase the sleep time that waits for the modal
This commit is contained in:
parent
de6201ecf3
commit
29b7244422
|
@ -158,7 +158,7 @@ load_website(){
|
|||
break;
|
||||
fi
|
||||
done
|
||||
sleep 3 # sometimes the consent modal needs a little time to show up
|
||||
sleep 5 # sometimes the consent modal needs a little time to show up
|
||||
echo "{\"current_action\": \"website loaded\"}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user