-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix API tests for geckodriver 0.23 & ChromeDriver 2.41 (#176)
* Allow delete-session call when session already deleted * Revise driver 'get' functions to match geckodriver API changes * Firefox no longer allows setting a cookie on file:/// protocol window; remove test * Fix waiting tests to match altered default intervals * Revise drag and drop test URL to match new location * Cookie test: match changed geckodriver expiry field behaviour * Drag and drop test now allows for log support in chromedriver
- Loading branch information
Showing
2 changed files
with
8 additions
and
25 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