-
[//]: # NOTE: This repository only maintains packages that are listed in the [Readme](https://github.com/webdriverio/webdriverio/blob/master/README.md#packages). Please make sure that your issue is di…
-
[//]: # NOTE: This repository only maintains packages that are listed in the [Readme](https://github.com/webdriverio/webdriverio/blob/master/README.md#packages). Please make sure that your issue is di…
-
**Environment (please complete the following information):**
- Node.js version: 6.11.5
- NPM version: 6.3.0
- webdriver.io version: .13.2
- wdio-cucumber-framework version: 2.2.7
- wdio-mult…
-
Hello, guys! Thanks for doing a great job with hermione.
We started using hermione for functional tests in our project and are curious if you have any plans to integrate a screen shooter into hermion…
-
After upgrading webdriverio from v4 to v5:
```
Warning: Cannot find module '.\node_modules\webdriverio\build\lib\launcher
Aborted due to warnings.
Process finished with exit code 3
```
-
#### What are you trying to achieve?
#### What do you get instead?
> Provide console output if related. Use `--verbose` mode for more details.
```bash
$ npm run repl
> codeceptjs-sample@…
-
#### I want to select tags by locate function and also by xpath
For a lot of elements on the same page, locate function is working (xpath to), but some don't work properly, so I tried to use xpath on…
-
#### What are you trying to achieve?
I want to take step by step report. but now it fails because of the problem of resolving path.
```
› Screenshot is saving to /home/suemura/Work/codecept…
-
#### What are you trying to achieve?
Given the following test
```
Feature('Search jobs')
Scenario(`When I search for react jobs I should get matching job offers @search @jobs`,
async (I) =>…
-
**Environment (please complete the following information):**
- **WebdriverIO version:** 5.0.3
- **Mode:** Standalone
- **Node.js version:** 11.4.0
- **NPM version:** 6.4.1
- **Browser name a…