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

https://github.com/nottyo/robotframework-selenium-pageobjectpattern

Web Testing design with Page Object Design Pattern
https://github.com/nottyo/robotframework-selenium-pageobjectpattern

Last synced: 5 months ago
JSON representation

Web Testing design with Page Object Design Pattern

Awesome Lists containing this project

README

          

# robotframework-selenium-pageobjectpattern
Web Testing design with Page Object Design Pattern

TO RUN THIS SAMPLE TEST

1. Start Jenkins with command line "java -jar jenkins.war"
2. Create new user on Jenkins (username=nottyo, password=Welcome1)
3. Start testing with command line "pybot -d result tests/login.robot"