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

Selenium Grid with Selenium 2.0b1 #6

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

sponte
Copy link

@sponte sponte commented Dec 23, 2010

Hi,

I have been trying to implement WebDriver remote into your grid and have a working version. I understand that there are plenty of things that should have been done slightly different way but with limited resources I had this is what I came up with.

This really isn't a pull request because I don't expect you to take it in the current for but I think it could be a beginning of a longer discussion.

Thanks,
Stan

unknown and others added 11 commits October 15, 2010 18:37
… can't read HttpServletReqest body more than once

Updated HttpClient.java to be aware of WebDriver (/wd/hub) requests

Adding equals method to HttpParameters class (to make unit tests pass)

Adding Headers[] to Response class to make it compatible with webdriver

Adding WebDriver specific commands hub/commands/webdriver/*

Updating RemoteControlProxy, HttpCommandParser, HubServlet to be aware of WebDriver requests
… can't read HttpServletReqest body more than once

Updated HttpClient.java to be aware of WebDriver (/wd/hub) requests

Adding equals method to HttpParameters class (to make unit tests pass)

Adding Headers[] to Response class to make it compatible with webdriver

Adding WebDriver specific commands hub/commands/webdriver/*

Updating RemoteControlProxy, HttpCommandParser, HubServlet to be aware of WebDriver requests
… can't read HttpServletReqest body more than once

Updated HttpClient.java to be aware of WebDriver (/wd/hub) requests

Adding equals method to HttpParameters class (to make unit tests pass)

Adding Headers[] to Response class to make it compatible with webdriver

Adding WebDriver specific commands hub/commands/webdriver/*

Updating RemoteControlProxy, HttpCommandParser, HubServlet to be aware of WebDriver requests
Making junit fork

Webdriver doesn't raise exceptions when it terminates sessions
Making junit fork

Webdriver doesn't raise exceptions when it terminates sessions
@nirvdrum
Copy link
Owner

Hi Stan,

Sorry for not responding for a while on this. I've been working behind the scenes to get a useful code contribution out in the open. If you haven't seen yet, I've started a discussion on the Selenium dev list about a new grid donation that is WebDriver compatible. I'd love to get your feedback on it.

Thanks,
Kevin

unknown and others added 3 commits March 30, 2011 11:19
Conflicts:
	project.properties
	vendor/selenium-server-standalone-2.0a7.jar
	vendor/selenium-server-standalone-2.0b1.jar
	vendor/selenium-server-standalone-2.0b3.jar
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.

2 participants