forked from robotframework/SeleniumLibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
rtomac edited this page Oct 25, 2011
·
9 revisions
Selenium2Library is a web testing library for Robot Framework that uses the Selenium 2/WebDriver libraries. It is a fork of SeleniumLibrary (which uses the Selenium 1/RC libraries) and strives to implement as many of the same keywords as possible to ease migration. See the README for more information.
Keyword documentation:
We are working toward a 1.0 release. To get there, the following environments need to be verified against the acceptance tests:
Platform | Browser | Who? | Verified? | Notes |
---|---|---|---|---|
Mac OS X | Firefox 7 | |||
Mac OS X | Chrome 13+ | |||
Linux | Firefox 7 | |||
Linux | Chrome 13+ | |||
Windows | Firefox 7 | Ryan Tomac | Yes | Windows 7 x64 + Firefox 7 |
Windows | Chrome 13+ | Ryan Tomac | ||
Windows | IE 9 |