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
Table of Contents |
---|
Issues 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.
- When executing test cases with debugger, Qualitia users may find "Not Responding" message on the Debugger window, if they swap between different open applications.
Qualitia Debugger executes test cases in background. Qualitia users are requested not to close the Debugger window using either Task Manager or Debuggers close window option.
Failed to Launch Debugger
This message is displayed when Qualitia fails to launch the Debugger on a specific port.
Workaround: Click OK and click the Debug button again to launch the debugger.
Others
- Incorrect version is getting reflected on the login page.
- Exception: Failed to read configuration setting when executing test case for the first time.
- Exception: Expression #3 of SELECT list is not in GROUP BY clause... on accessing Dashboard tab.