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

added a new headless Jbrowser driver #329

Merged
merged 4 commits into from May 12, 2016
Merged

Conversation

anilreddy
Copy link
Contributor

Hi,

This is a new headless driver JBrowser Driver which uses web-kit and doesn't need any additional browser dependencies.But is needs a minimum of Java 8 to run.

Thanks,
Anil

Hi,

This is a new headless driver JBrowser Driver which uses web-kit and doesn't need any additional browser dependencies.But is needs a minimum of Java 8 to run.

Thanks,
Anil
@ddemin
Copy link

ddemin commented May 10, 2016

@anilreddy, hi!
I think you should to include code with dependency adding and some tests in this PR

@anilreddy
Copy link
Contributor Author

@dimand58 Thank You

@asolntsev asolntsev merged commit dc8170c into selenide:master May 12, 2016
@asolntsev
Copy link
Member

@anilreddy Good, thank you for the pull request!
(I had to add few lines of code to WebDriverFactory to make it actually create JBrowserDriver instances.)

By the way, most of Selenide tests fail with JBrowserDriver. Is it really usable?

asolntsev added a commit that referenced this pull request May 12, 2016
@anilreddy
Copy link
Contributor Author

@asolntsev Thanks for the info can you please copy all the failed testcases in gist page and add here so that i will open issue in the JBrowser driver page.

@asolntsev
Copy link
Member

@anilreddy You just can execute ./gradle jbrowser in Selenide project.

@anilreddy
Copy link
Contributor Author

@asolntsev I will do that..Thanks

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

Successfully merging this pull request may close these issues.

None yet

3 participants