No such property: testRunner error when try to execute script on the project level (TearDown Script)
Hi, I have a script to check and delete test data if it exists before running TCs. The script works correctly when I try to run it inside some TC. But the script returns the error when I run the sa...