Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running tests in browser UI mode #1842

Closed
rveremeienko opened this issue Nov 16, 2021 · 5 comments
Closed

Running tests in browser UI mode #1842

rveremeienko opened this issue Nov 16, 2021 · 5 comments
Labels
🍼 incomplete Blocked until more information is provided

Comments

@rveremeienko
Copy link

I'm using cucumber in combination with the playwright.
Using just playwright I can run tests as in headless as well as in UI mode.
For Cucumber JS seems like there is only one way to run tests only in headless mode.

Is there any way to run tests in UI mode as well? By using available browsers from Playwright?

Thanks in advance.

@aurelien-reeves
Copy link
Contributor

I am not sure this is related to cucumber.
Which version are you using? Did you asked to playwright folks? Why do you think that may be related to cucumber?

@aurelien-reeves aurelien-reeves added the 🍼 incomplete Blocked until more information is provided label Nov 16, 2021
@rveremeienko
Copy link
Author

https://www.npmjs.com/package/cucumber-html-reporter I'm using this one version
And I'm thinking that issue is on the cucumber side because I'm using cucumber runner, like here:
https://github.com/ghoshasish99/Playwright-Cucumber

@aurelien-reeves
Copy link
Contributor

Cucumber has nothing to do with the browser. You should consider opening an issue here: https://github.com/ghoshasish99/Playwright-Cucumber

@rveremeienko
Copy link
Author

Thanks!

@aurelien-reeves
Copy link
Contributor

You are welcome

You can keep us informed here! That may help other users!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍼 incomplete Blocked until more information is provided
Projects
None yet
Development

No branches or pull requests

2 participants