percy / percy-webdriverio

Visual testing with WebdriverIO and Percy
https://percy.io
MIT License
25 stars 22 forks source link

🏗️ Make error message when installing wdio version `<8.6.6` #1056

Closed shantanuk-browserstack closed 11 months ago

shantanuk-browserstack commented 11 months ago

In https://github.com/percy/percy-webdriverio/pull/1053 we'd reverted the patch we performed in our SDK till wdio supports exporting package.json

8.6.6 version of wdio is when the patch was released, in this PR we'll be giving better errors during installation that this version is only compatible with wdio v8.6.6 or higher