Reputation: 334
I am using the new Selenium IDE. For some reason it seems impossible to set a timeout in case one of the commands doesnt find an element.
There seems to be a possibility to set a timeout on test suites but once you run the tests in the IDE it completely ignores them.
I am not interested in running the tests through webdrivers or other scripts. I just want to find a way to execute them in the IDE but dont have to wait 5 minutes if one of the tests fail.
If anybody has any idea how to reduce the timeout globally for all tests i would appreciate it
Upvotes: 0
Views: 40