News

├── tests (containing the robot files where the test cases are implemented) │ ├── test_suite1.robot │ ├── test_suite2.robot │ ├── ... │ ├── resources (containing resource files where reusable keyword ...