Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/laurentbristiel/robotframework-selenium2library-dojo-org-site
- Owner: laurentbristiel
- License: apache-2.0
- Created: 2015-02-27T08:01:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-27T08:20:53.000Z (over 9 years ago)
- Last Synced: 2024-10-11T00:35:26.513Z (about 1 month ago)
- Language: RobotFramework
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 2Resources 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 boxUsage:
1. install Robot Framework and selenium2library
- pip install robotframework
- pip install selenium2library2. launch Robot tests
- pybot robot_site.robot