- Clone the project
- Go to the project folder, setup and activate a virtual environment:
py -m venv .env
,.\env\Scripts\activate
(Windows) - Declare all dependencies:
py -m pip install -r requirements.txt
- Microsoft Edge (Chromium) Webdriver to be in PATH or in
.\env\Scripts\
folder. Or specify another Webdriver in\Resources\POM\Common.robot
file - Run
robot -d Results Tests
to execute all Tests - Go to
Results
folder to get the HTML Reports
-
Notifications
You must be signed in to change notification settings - Fork 0
tuobraun/robotframework-hw
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Robot framework homework demo
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published