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

No option to provide test case specific chrome.switches for managed webdriver #649

Closed
AmanTyagi11 opened this issue Jan 6, 2017 · 2 comments

Comments

@AmanTyagi11
Copy link

I am using managed chrome driver, but some of my test cases need to use specific chrome.switches. There seems no way to pass chrome.switches for individual instances of managed driver. I do not want to set these switches for all test cases. Is there some workaround to achieve this?

@wakaleo
Copy link
Member

wakaleo commented Jan 6, 2017

This is not possible at the moment, but could be an enhancement of the @Managed annotation (if you are using JUnit) or via a tag (in Cucumber or JBehave).

@AmanTyagi11
Copy link
Author

I am using JUnit, so I will love to see this change in @Managed annotation.

@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