Example for using page object design pattern in the Python language
The project dependencies are specified in the requirements.txt file.
> pip install -r requirements.txt
Make sure you have Java JRE installed on your machine
> cd demo-server\bin
> run.bat
> cd LoginExample
> py.test
Download the latest version of the Allure-cli, and extract it.
> cd <path>/allure-cli
> bin\allure <login-example-project-path>\LoginExample\reports\allure
The HTML reports will be generated in the allure folder.
Notice: The reports can not be viewed in the Chrome browser. Try Firefox