- Setted-up with all capabilities like cucumber-bdd, mochawesome, allure, esbuild, config files, type-definition files etc.
- Sample API & UI code added with feature files and execution completed successfully.
- Started working on Challenger API (Alan Richardson) testing practice web-service.
- Added get Todo request.
- Added schema validation for get Todo request.
- Completed Basic API testing.
- Implemented JSON parsing, XML parsing for API response.
- Checking `sorry-cypress` Docker container for cypress dashboard and parallel execution.
- Trying UI Testing Using Mocha Runner
- Set-up completed.
- Custom method added for Xpath support
- get attribute, get css value, get text
- Worked on visibility checking capability
- Added custom method isVisible, isHidden
- Added Chainable method for assertion - 'mustBeVisble', 'mustBeHidden'