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

enhancement request - please add support to have multiple drivers using webdriver.driver #568

Closed
mrkk opened this issue Oct 12, 2016 · 2 comments

Comments

@mrkk
Copy link

mrkk commented Oct 12, 2016

webdriver.driver=chrome

works fine and tests for chrome driver

But obviously any web project needs to be tested for different browsers

If I run the maven task twice with specifying system property, the previous report will be overwritten

I would like to see serentiy run with multiple browsers, and report generated in tabbed format for all of the specified drivers

@wakaleo
Copy link
Member

wakaleo commented Oct 12, 2016

Would form would you imagine the report taking?

@mrkk
Copy link
Author

mrkk commented Oct 12, 2016

the same stories/features etc but in tabs for different browsers

e.g. all tests could have passed in chrome, but not in firefox

@wakaleo wakaleo closed this as completed Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants