Larger timeout between navigating network inspector entries, to let them render request headers
This commit is contained in:
parent
1f9654bae6
commit
80f4bf94dd
|
@ -37,7 +37,7 @@ while IFS= read -r DOMAIN; do
|
||||||
keycombo Control_L v
|
keycombo Control_L v
|
||||||
sleep 0.3
|
sleep 0.3
|
||||||
xdotool key Return
|
xdotool key Return
|
||||||
sleep 0.5
|
sleep 1.5
|
||||||
grab "$DOMAIN after"
|
grab "$DOMAIN after"
|
||||||
done <<< "$DOMAINS"
|
done <<< "$DOMAINS"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user