webdriverio
webdriverio copied to clipboard
Next-gen browser and mobile automation test framework for Node.js
The `allure-js-commons` has been updated to v2 with TypeScript support. We should update our `@wdio/allure-reporter` to that version and improve our type definitions around it.
### Is your feature request related to a problem? It's cool that we can do this ```ts const texts = await browser.$$('h3').map((img) => img.getText()) ``` but that's because `$$` returns...
### Pre-check - [X] I know I can edit the docs but prefer to file this issue ### Describe the improvement Missing documentation, Other ### Description of the improvement /...
**Describe your question with as much detail as possible** When I run wdio repl chrome in the REPL mode, I am able to: * up-arrow key to repeat the last...
[//]: # 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 directly caused by one of these packages and if...
**Environment (please complete the following information):** - **WebdriverIO version:** 6.1.17 - **Mode:** WDIO Testrunner - **If WDIO Testrunner, running sync/async:** sync/async - **Node.js version:** v12.13.1 - **Browser name and version:**...
### Pre-check - [X] I know I can edit the docs but prefer to file this issue ### Describe the improvement Missing documentation ### Description of the improvement / report...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version latest ### Node.js Version v14.18.1 ### Mode WDIO...
[//]: # 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 directly caused by one of these packages and if...
### Pre-check - [X] I know I can edit the docs but prefer to file this issue ### Describe the improvement Missing documentation ### Description of the improvement / report...