Prevent requests from tainting phase from appearing in the resulting screenshots
This commit is contained in:
parent
72b2153f8c
commit
7c1d776c5f
|
@ -40,6 +40,8 @@ while IFS= read -r DOMAIN; do
|
|||
grab "$DOMAIN after"
|
||||
done <<< "$DOMAINS"
|
||||
|
||||
click 1270 217 # the "trash" icon, so requests from plamienie don't appear in the screenshots
|
||||
|
||||
load_website "$URL"
|
||||
echo "{\"current_action\": \"Strona wczytana\"}"
|
||||
grab load_website
|
||||
|
|
Loading…
Reference in New Issue
Block a user