Skip to content

Test cases showing flaws in safaridriver

License

Notifications You must be signed in to change notification settings

vitalyq/safaridriver-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safaridriver-tests

Test cases showing flaws in safaridriver. Errors are described in the test files. All the tests are failing in:

  • Safari Technology Preview 10.2, Release 28
  • macOS Sierra 10.12.4
  • selenium-webdriver 3.4.0

Tests are passing with ChromeDriver, geckodriver, Microsoft WebDriver and InternetExplorerDriver.

Running tests

  • Install Node.js and npm
  • Install Safari Technology Preview
  • Enable Remote Automation in the Develop menu of Safari Technology Preview
  • Clone the repository and cd to the folder
  • Run:
    npm install
    npm test
    

About

Test cases showing flaws in safaridriver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published