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.