https://github.com/eficode/robotframework-demo-zalando
Example Robot Framework tests that are run against Zalando's web store
https://github.com/eficode/robotframework-demo-zalando
Last synced: 11 months ago
JSON representation
Example Robot Framework tests that are run against Zalando's web store
- Host: GitHub
- URL: https://github.com/eficode/robotframework-demo-zalando
- Owner: eficode
- Created: 2015-11-05T10:44:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-19T07:15:09.000Z (over 10 years ago)
- Last Synced: 2025-05-13T14:32:43.788Z (about 1 year ago)
- Language: RobotFramework
- Size: 5.86 KB
- Stars: 2
- Watchers: 11
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Running the tests
## Prerequisites
- [Robot Framework](https://github.com/robotframework/robotframework/blob/master/INSTALL.rst)
- [Selenium2Library](https://github.com/robotframework/Selenium2Library)
- Firefox browser
## Running the test cases
Execute `pybot .`