Closed pfmchugh closed 2 years ago
I had the same issue. After seeing this, I downgraded my nightwatch version to 1.7.13 and it works now.
Closed with #390. ~Will be shipping soon~
Edit: shipped in v2.1.0 https://github.com/percy/percy-nightwatch/releases/tag/v2.1.0
The problem
The latest version doesn't see to be compatible with Nightwatch 2.0.x. After updating nightwatch to 2.0.10 and running tests with percy locally, I get the following error when attempting to use
browser.percySnapshot
Environment
@percy/cli
version: 1.0.0-beta.76Debug logs
Code to reproduce issue
To replicate, you can clone the example repo, upgrade Nightwatch to 2.0.10, then try to run the test after setting the PERCY_TOKEN