v1.2
- Add and update functions to the WebUI keyword (softAssert, verifyElementTextEquals,...)
- Optimize functions Wait and some handle functions in the WebUI class
- Delete and update class in the Utils package
- Add FailureHandling enum to check flow control (STOP_ON_FAILURE, CONTINUE_ON_FAILURE, OPTIONAL)
- Add read data from Excel file with Hashtable (in SignInTest)
- Add read data from the JSON file (JsonUtils)
- Update ClientTest class