-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement search context and UA based on selenium 4.21 (#480)
* set the deps destination [skip ci] * use github * mofidy to use extra finders * fix lint * add ua * revert unnecessary naming changes * add new line * revert docstring * simplify a bit * remove request * add example of add_command * chore: update to the latest imple * set element with ::Selenium::WebDriver::Remote::Bridge.element_class and add tests * fix lint * removed unnecessary override * Update Gemfile * add bundle exec * remove completed todo * use selenium webdriver 4.21 * update changelog
- Loading branch information
Showing
11 changed files
with
172 additions
and
278 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.