Roozenboom / rbnx

Nx plugin for WebdriverIO support
https://www.npmjs.com/package/@rbnx/webdriverio
MIT License
10 stars 1 forks source link

feat: add option to automatically configure wdio for debugging #6

Closed Roozenboom closed 1 year ago

Roozenboom commented 1 year ago

Current Behavior

Expected Behavior

Add the possibility to automatically configure WebdriverIO for debugging, by providing the --debug flag. It updates the maxInstances, logLevel and timeout settings, see also https://webdriver.io/docs/debugging

Related Issue(s)

Fixes #

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 691f95cfcccd2e945f63748aa221e2e6026b7679. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets - [`nx affected --target=test --parallel=3 --ci --code-coverage`](https://cloud.nx.app/runs/eaLUsizHOp) - [`nx affected --target=lint --parallel=3`](https://cloud.nx.app/runs/GC2YhpyGut) - [`nx affected --target=build --parallel=3`](https://cloud.nx.app/runs/jHP4vMKQzh) - [`nx-cloud record -- npx nx format:check`](https://cloud.nx.app/runs/RNjKpxXOpb)

Sent with 💌 from NxCloud.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: