forked from robotframework/SeleniumLibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
rtomac edited this page Mar 8, 2012
·
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
- README file (overview of the project)
- INSTALL readme file (installation instructions, how to get started)
- BUILD readme file (notes for developers)
- Differences from SeleniumLibrary