Add buildin timeout on verify_element command

There are times when I am executing verify_element on a web page which has already been loaded.  For example I want to validate that multiple items are present or not present on the page.

For items which are not present, I select the "Does not exist" flag and the test takes a long time to time out before moving to the next statement.   The current work around is to use the "set timeouts" command to shorten the time out, then reset it to the default.  

It would be convenient to have a way to set the timeout in the verify_element command.   Especially for a loaded page.   There is no advantage to have those checks a long time as though they were waiting for the page to load, and adds a long time to test execution.

0
2 comments
Avatar
William Smith

Just to clarify the above, sometimes we do need the current default timeout when the page is loading and we want to verify something doesn't exist.   After that first verification, the default timeout is too long.

 

0
Comment actions Permalink
Avatar
Ahmad Sabah

Hi William,

Thank you so much for reaching out and providing a feature request. We truly appreciate the time you took to share your idea with us.

Your suggestion is indeed a fantastic one, and our team is excited about its potential.

We'll make sure to keep you updated on any progress or developments regarding this feature.

Your input helps us to continually improve and provide the best possible experience for all our users.
Thanks again for your valuable feedback!

Regards,
Subject7 Team

0
Comment actions Permalink

Please sign in to leave a comment.