Saturday, August 24, 2013

selenium

when trying to call a function on the webpage in e.g. assertEval use
this.browserbot.getUserWindow().myfunction()
This will work both in selenium IDE and via selenium-server.