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

Appdriver factory fails to respect desired driver when Appdi.config.json is not present #2

Closed
mxa0079 opened this issue Jun 13, 2016 · 0 comments

Comments

@mxa0079
Copy link
Owner

mxa0079 commented Jun 13, 2016

So code like this one:

AppDriver result = AppDriver.Factory().Using<PhantomJSDriver>().Register<WelcomePageObject>().Create();

will create a Firefox driver instead of a PhantomJSDriver

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

1 participant