-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
As a user of sentinel, I want Selenium 4 integrated to take advantage of the latest features.
After integration I would like to:
- Ensure capabilities are refactored to options (I believe this is already done.)
- All waits are using Duration (I believe they already are.)
- Add support of relative locators in the page object so that coding does not need to be done to utilize this feature.
- Window and tab opening is using the new functionality (if supported by appium for the Windows driver.)
- Look into the benefits of the DevTools protocol for Debug mode.
- Upgrade Grid support to use the new Docker functionality.
Metadata
Metadata
Assignees
Labels
No labels