-
Notifications
You must be signed in to change notification settings - Fork 8
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 builder use selenese-runner-java to run selenese #2
base: master
Are you sure you want to change the base?
Conversation
Jenkins » seleniumhq-plugin #5 SUCCESS |
Jenkins » seleniumhq-plugin #6 SUCCESS |
Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests |
Jenkins » seleniumhq-plugin #7 SUCCESS |
Jenkins » seleniumhq-plugin #8 SUCCESS |
I implement add SeleneseRunnerBuilder.
The builder is using selenese-runner-java (see https://github.com/vmi/selenese-runner-java).
"selenese-runner-java" is using WebDriver instead of selenium-server.jar
I implement seleneserunner-java plugin and hosting request to jenkins dev ml,(http://jenkins.361315.n4.nabble.com/My-seleneserunner-java-plugin-fork-request-tt4647748.html)
Suggested contributing to seleniumhq-plugin.
Please look it and merge.