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

add support for chrome only driver #19

Open
ali-bugdayci opened this issue Jun 24, 2015 · 2 comments
Open

add support for chrome only driver #19

ali-bugdayci opened this issue Jun 24, 2015 · 2 comments

Comments

@ali-bugdayci
Copy link

Using chrome only on protractor rids of starting a selenium process and works faster.

Is it possible to add chrome only options?

@Saieph
Copy link

Saieph commented Aug 19, 2015

Did this ever happen, do you know? I'm trying to use this thing, but I can't STAND having to start a selenium server every time I want to test. I like keeping self contained.

@ali-bugdayci
Copy link
Author

Ever happen? Yes you can use the chrome only option in the protractor.conf and no need to start a selenium server.

But then you can only run your tests in chrome, and not use phantomjs, firefox etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants