webdriverio / webdriverio

Next-gen browser and mobile automation test framework for Node.js
http://webdriver.io
MIT License
9.05k stars 2.5k forks source link

[💡 Feature]: implement a UI for running tests locally #13791

Open LucyQA94 opened 4 days ago

LucyQA94 commented 4 days ago

Is your feature request related to a problem?

Hi. In Playwright or Cypress has implemented a UI executor for run tests locally. Its a good idea for webdriverio have a UI executor to run the tests and debug in the same time in my local machine the tests. I believe if webdriverio have a UI executor, more people use webdriverio.

Describe the solution you'd like.

Implements a UI executor tests to check the tests in live and debug with a UI in webdriverio.

Describe alternatives you've considered.

Feature: UI executor/debugger

Additional context

Check playwright UI executor. Check Cypress UI executor. Implements similar solution for webdriverio.

Code of Conduct

christian-bromann commented 4 days ago

Thanks for raising this issue. We are working on an internal project that build such an application. We are looking for folks who would like to help contribute to this effort. Please let us know and we would love to have you join!

wdio-bot commented 4 days ago

Thanks for reporting!

We greatly appreciate any contributions that help resolve the bug. While we understand that active contributors have their own priorities, we kindly request your assistance if you rely on this bug being fixed. We encourage you to take a look at our contribution guidelines or join our friendly Discord development server, where you can ask any questions you may have. Thank you for your support, and cheers!

LucyQA94 commented 3 days ago

Hello @christian-bromann its a great new for me. Waiting this feature!!!. Thanks a lot for the answer.