-
Notifications
You must be signed in to change notification settings - Fork 764
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
Does current selenium2lib support selenium grid 2? #49
Comments
I haven tried but selenium 2 library does support the remote web driver protocol so that should get you at least some Of the way there. Cheers, On Apr 28, 2012, at 18:03, adwu73reply@reply.github.com wrote:
|
Thanks I will give a try and post the result |
I finally got time to set up this and give a try. The result is promising, I can use s2l with selenium grid 2 successfully (there is only one capture screen shot issue listed in issue 43). What you need to do is to set up grid 2 hub & node as documented, and use the name open browser capability in release 1.0.1 Open Browser | | IE | | |
Nice. :). One feature I was thinking about adding / bringing back us the start server keyword. Which you could use to programmatically start up the grid or any remote server for that matter. Is that something you would use? Or do you have other ways to manage startup of the grid? |
when you start the grid, you have to start the grid server as well as the grid node(is this techically possible?). I don't think this process should be a part of the test case. For now, I think I will manage the grid start up seperately. |
@adwu73 is my setting correct? hub
node
robotframework-selenium2library
Grid2 logs
|
I start node like this it seems that you have been hit by another issue, not related to grid2 Modal dialog present |
I post a blog for this |
How to control robot java class on remote machine (selenium-grid). Please advice to resolve this issue. |
Any one has tried this?
Thanks!
Adam
The text was updated successfully, but these errors were encountered: