To reproduce an issue:
- install node 18.17.0
- yarn
- setup user, key and region for Saucelabs in wdio.sauce.ts
- run
npm run test:sauce
- it fails withTypeError: browser.saveScreen is not a function
- run
npm run test:local
- it passes
To reproduce an issue:
- install node 18.17.0
- yarn
- setup user, key and region for Saucelabs in wdio.sauce.edge.ts
- run
npm run test:sauceedge
- it fails withRequest timed out! Consider increasing the "connectionRetryTimeout" option.
To reproduce an issue:
- install node 18.17.0
- yarn
- run
npm run test:chrome
- it fails withERROR webdriver: RequestError: read ECONNRESET