-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding URL endpoint for switchToParentFrame
This allows consumers of the webdriver-server module to implement the switchToParentFrame command. Note that this does **not** mean that the command is automatically implemented in drivers that use this module; it simply means that the driver will correctly understand the URL endpoint. As an example, the IE driver should now properly return "command not implemented" rather than "unknown command".
- Loading branch information
Showing
2 changed files
with
2 additions
and
0 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