forked from SeleniumHQ/selenium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[py] Update WPEWebKit support code (SeleniumHQ#13278)
* [py] Fix WPEWebKit python support code - Naming conventions, as WPEWebKit does not follow the Simple capitalized name scheme - (TODO): Driver location finding * [py] Update WPEWebKit capabilities forwarding - Remove non-standard default capabilities, like in 497cde3 - Add legacy desired_capabilities to new style Options, like in 9f5801c * [py] Update WPEWebKit service parameter - To match parent Service class Amend into Update WPEWebKit service parameter * [py] WPEWebKit options: avoid re-initializing self._caps * [py] Align wpewebkit.WebDriver constructor signature Receiving a Service instance instead of service details spread out
- Loading branch information
1 parent
892bf7a
commit 24d88d7
Showing
7 changed files
with
29 additions
and
31 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
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