Issue: The message Selenium WebDriver is out of date is displayed.
Reason: The currently implemented driver in RPA Activities is not compatible with the current browser version.
Solution: Do the following:
-
If you are experiencing this issue with the Chrome driver, download the latest version from the chromedriver.chromium website.
-
If you are experiencing this issue with the Edge driver, download the latest version from the developer.microsoft website.
-
Navigate to the appropriate sub-folder in the Activities folder.
Examples
-
..\Activities\Hyland.RPA.Activities_v1.40.4\drivers\chrome
-
..\Activities\Hyland.RPA.Activities_v1.40.4\drivers\edge
-
-
Create a new folder and use the version number of the driver as the name.
Examples
-
..\Activities\Hyland.RPA.Activities_v1.40.4\drivers\chrome\96.0
-
..\Activities\Hyland.RPA.Activities_v1.40.4\drivers\edge\96.0
-
-
Copy the downloaded driver to the folder created in the previous step.
-
Restart RPA Designer.