This project aims to practice the Robot Framework and Automation tests.
Note
This project has the basic knowledge, please don't blame us This project use all free resource and the paid course on Udemy
Important
contact the author to get more info: dailv.cntt@gmail.com
- Python
- Robot Framework
- SeleniumLibrary
- TBD
- TBD
Use the commandline to run the test from Terminal
robot -d Results Test/crmTests.robot
Run the test case with specific tag:
robot --include id_1003 -d Results Tests/crmTests.robot
- TBD
- TBD