Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laurentbristiel/robotframework-selenium2library-dojo-org-site

Source code from a testing dojo where we tested robotframework.org web site with Robot Framework and Selenium 2
https://github.com/laurentbristiel/robotframework-selenium2library-dojo-org-site

Last synced: 13 days ago
JSON representation

Source code from a testing dojo where we tested robotframework.org web site with Robot Framework and Selenium 2

Awesome Lists containing this project

README

        

# Robot Framework selenium2library Dojo
Source code from a testing dojo where we tested robotframework.org web site with Robot Framework and Selenium 2

Resources for the selenium2library library:
- [Library source code](https://github.com/rtomac/robotframework-selenium2library)
- [Keywords documentation](http://rtomac.github.io/robotframework-selenium2library/doc/Selenium2Library.html)

Topic of the dojo: hands on selenium2library:
- open browser on robotframework.org
- go in Support & Contact / Mailing List
- do a search on "selenium" in the input box

Usage:

1. install Robot Framework and selenium2library
- pip install robotframework
- pip install selenium2library

2. launch Robot tests
- pybot robot_site.robot