robotframework / robotframework/SeleniumLibrary
Review script timeout
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the implementation of the Set Selenium Timeout and Execute Async Javascript keywords, then compare their behavior with the Selenium Python bindings' script-timeout API. Done means determining whether script timeout needs a dedicated keyword and, if so, defining the resulting keyword behavior and documentation change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100