Skip to content

Project created to serve as example for the artcile "Setting Up a Robot Framework Project with Python and Selenium: Incorporating the Page Object Model"

License

Notifications You must be signed in to change notification settings

axbrambilla/medium-robot-framework-sample

Repository files navigation

Setting Up a Robot Framework Project with Python and Selenium: Incorporating the Page Object Model

Project created to serve as example for the artcile Setting Up a Robot Framework Project with Python and Selenium: Incorporating the Page Object Model.

You can find full details here: https://medium.com/@axbrambilla/setting-up-a-robot-framework-project-with-python-and-selenium-incorporating-the-page-object-model-126eb406008f

How to Run the Tests

Run the followin command within your virtual environment and root foolder

robot -d reports/ tests/

Test results will be displayed in the reports directory.

About

Project created to serve as example for the artcile "Setting Up a Robot Framework Project with Python and Selenium: Incorporating the Page Object Model"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published