diff --git a/bin/.bin/webtest/clickjacking b/bin/.bin/webtest/clickjacking index 9af4f19f..6bb32400 100755 --- a/bin/.bin/webtest/clickjacking +++ b/bin/.bin/webtest/clickjacking @@ -24,7 +24,7 @@ die(){ # This will need to be a profile that isn't currently open # I suggest making one for headless use # go to about:profiles in firefox to create one -profile="test" +profile="headless" # Url of site to put in iframe url="$1"