robotframework / SeleniumLibrary

Web testing library for Robot Framework
Apache License 2.0
1.36k stars 751 forks source link

Review script timeout #1832

Open emanlove opened 1 year ago

emanlove commented 1 year ago

The library documentation talks about using Set Selenium Timeout for the Execute Async Javascript timeout. While there is a script timeout within the Selenium Python bindings. Review this code to see if we should be setting the script timeout via a keyword.