Unable to Use Actions: WaitForPageToLoad and AcceptDialog
Qualitia depends on the selenium drivers in order to automate web application testing. Qualitia ships the latest selenium driver versions (currently selenium 3.4) required for testing.
Some of the actions such as WaitForPageToLoad and AcceptDialog will not work when working with Selenium jar 3.4.
Workaround:
If you want to explicitly use these actions mentioned above, downgrade the selenium version and browser version.
Unable to Modify Native Application Objects when Working with Debugger
When executing native mobile application test cases with Debugger, Qualitia users will not be able edit or modify the test objects.