-
See https://staging.psychopy.org/results_wdio/main/wdio_button/wdio_button/screenshots_raw/wdio_button/
-
**Puppeteer Export**
**WDio Export**
Shadowroot
-
This is my junit file:
`
`
This is my feature file:
`#Auto generated Octane revision tag
@BSPID40002REV0.2.0
F…
-
There is a way to run WDIO tests in Spectron?
I have react app, where I have WEB and ELECTRON app from one code base.
I have already tests against WEB and I want to run them against ELECTRON app…
-
Feature was lost in the move to WDIO 5 recently. See original impl in https://github.com/PolymerLabs/arcs/pull/1358
-
**Description**
There is an Africa Talking automated test with protractor `tests/e2e/protractor/sms/africas-talking.js`, it failed randomly in Github Actions. But after we restructured the files for …
-
**Environment (please complete the following information):**
- Node.js version: v18.16.0
- NPM version: 9.5.1
- Browser name and version: we use winAppDriver
- Platform name and version: Windo…
-
Hi! I dealt with the issue that service is not initialized (Mocha or Cucumber + JS (Node 16.17.0) + WDIO).
Analyzed both issues (#1 and #4 ), checked the logs and there are no any data about the serv…
-
_From @perhenrikandersson on October 1, 2018 7:10_
## The problem
When running wdio tests with mocha no screenshots are taken if the mocha timeout is reached.
## Environment
* WebdriverIO ve…
-
Hi, I am trying to integrate Browserstack with https://github.com/webdriverio/appium-boilerplate/.
I have created new conf.js file
`exports.config = {
services: ['browserstack'],
user: …