Roozenboom / rbnx

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

Support --watch flag #5

Closed chrisweight-elsewhen closed 1 year ago

chrisweight-elsewhen commented 1 year ago

Is your feature request related to a problem?

As a developer, I would like to be able to run my e2e tests with --watch, so that I am able to more-rapidly develop my e2e testing Journeys.

Describe the solution or feature you'd like

Accept a watch parameter defined in the executor schema that is passed to the executor and runWdio method, enabling the developer to run wdio in watch mode.

Describe alternatives you've considered

There aren't really any alternative approaches I can see to this that aren't hacky when consuming this package to setup WDIO e2e tests

Additional context

No response

Roozenboom commented 1 year ago

Thanks for reporting! I agree, this is a missing feature and would be a nice enhancement. I'll look into this and will update this issue.

chrisweight-elsewhen commented 1 year ago

Many thanks!

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: