Steps to reproduce:
Clone the repo
https://github.com/suchitrak/webdriverio
Execute npm run test
ERROR webdriver: Request failed with status 500 due to unknown error: unknown error
Environment:
MAC OS Catalina - 10.15.7
Safari 14
Steps to enable Safari:
https://developer.apple.com/documentation/webkit/testing_with_webdriver_in_safari
Follow the steps in above link
safaridriver --enable
/usr/bin/safaridriver --port 4444
What is working:
The same above script works fine on chrome
the other example scripts in the repo works fine on Safari 14 too.
ONLY the Login to Box.com is not working on Safari 14. But Login to Box.com works fine when executed on browserstack that has Safari 13.
The issue has already been logged on webdriverio/webdriverio#6077
Clone the repo
https://github.com/suchitrak/webdriverio
Execute npm run test
ERROR webdriver: Request failed with status 500 due to unknown error: unknown error
Environment:
MAC OS Catalina - 10.15.7
Safari 14
Steps to enable Safari:
https://developer.apple.com/documentation/webkit/testing_with_webdriver_in_safari
Follow the steps in above link
safaridriver --enable
/usr/bin/safaridriver --port 4444
What is working:
The same above script works fine on chrome
the other example scripts in the repo works fine on Safari 14 too.
ONLY the Login to Box.com is not working on Safari 14. But Login to Box.com works fine when executed on browserstack that has Safari 13.
The issue has already been logged on webdriverio/webdriverio#6077