Prevent requests from tainting phase from appearing in the resulting screenshots

This commit is contained in:
Kuba Orlik 2022-07-09 21:57:32 +02:00
parent 72b2153f8c
commit 7c1d776c5f

View File

@ -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