Closed
Description
The goal of this ticket is to propose improvements to Intern's WebDriver API. What changes, if any, would make the WebDriver API easier to use in Intern 5?
Several improvements that have been suggested:
- Add locator helper #1039 would give Intern a more flexibly way to specify and use locators throughout the rest of the API
- Consider allowing method chaining on Element object #1032 would allow method chaining on Elements as well as commands
- Improving typings for webdriver helpers #1024 would simplify the process creating webdriver helper functions