-
## Firefox Version
50.1.0/latest gecko driver
## Platform
virtual machine /Windows Server 2012/node.js (webdriverio test framework)
## Steps to reproduce -
The issue occurs in our CI solution…
-
## The dependency [@wdio/local-runner](https://github.com/webdriverio/webdriverio) was updated from `5.11.5` to `5.11.6`.
🚨 [View failing branch](https://github.com/webdriverio/cucumber-boilerplate/…
-
## The dependency [@wdio/cli](https://github.com/webdriverio/webdriverio) was updated from `5.11.5` to `5.11.6`.
🚨 [View failing branch](https://github.com/webdriverio/cucumber-boilerplate/compare/m…
-
This is my docker-compose:
```yaml
version: "3.7"
services:
app:
build:
context: ./
image: test_app
volumes:
- .:/var/code:cached
…
-
**Environment (please complete the following information):**
- **WebdriverIO version:** [^5.11.12]
- **Mode:** [chromedriverr]
- **If WDIO Testrunner, running sync/async:** [sync]
- **Node.js …
flyHe updated
5 years ago
-
Every time I run my automated test case on real device, even though the test case will pass eventually and mark as passed but still in logs it shows this error message:
[0-0] 2019-09-06T18:32:53.47…
-
**Is your feature request related to a problem? Please describe.**
Back when I was using [cucumber-boilerplate](https://github.com/webdriverio/cucumber-boilerplate) with WDIO v4, I was feeding the JS…
-
**Is your feature request related to a problem? Please describe.**
WebDriverIO v5 cucumberOpts is not included in typescript . I have added wdio.d.ts file but it is nice to have adding in webdriverio…
-
**Environment :**
- **WebdriverIO version:** 5.12.5
- **Mode:** WDIO Testrunner
- **If WDIO Testrunner, running sync/async:** sync
- **Node.js version:** 10.15.1
- **Yarn version:** 1.15.2
…
-
Hi, in the latest WebDriverIO v5.11.6 using [Cucumber-boilerplate](https://github.com/webdriverio/cucumber-boilerplate), the report is created correctly, but without screenshots. I'm getting the follo…