Closed saranyamohandas closed 5 years ago
What's your safari version? Did you run the command safaridriver --enable
?
safari version is 11.1.2. I have enabled it and it is running with selenium webdriver io.
Try v1.1.9, it should be fixed. Check also https://github.com/nightwatchjs/nightwatch-website-tests/blob/master/nightwatch.conf.js#L33.
Hi I appreciate some more update on safari documentation for NightwatchJs.
I am trying to automate UI to run in safari. With so much search on stackoverflow and google nightwatch forum still couldn't find any solution. I am using nightwatch version "^1.0.19". I was able to setup automation for safari successfully in past using selenium webdriverio by enabling and setting up remote automation. Also, NightwatchJs is working fine with chrome when documentation is followed. Also need some documentation on running for standalone usage. Please find the below configuration and error I get. Thank you!
Issue
Below is my nightwatch.json configuration -
I get below error -