Hi all,
I am getting the following error when I try to execute a robotic process in Appian RPA console:
[ERROR] 2021-06-17 10:27:07 33s (0h) - Exception thrown on agent...com.novayre.jidoka.client.api.exceptions.JidokaBrowserInitFailureException: Browser initialization failure. Make sure the browser is installed and the driver version is compatible with the browser version.
Can someone please guide me to fix this issue?
Thanks in advance,
Brinda
Discussion posts and replies are publicly visible
Appian RPA requires web drivers to use the browser module. Follow our docs here https://docs.appian.com/suite/help/21.2/rpa-7.8/modules/browser-module.html#components to learn how to download and upload the correct driver.
Hi Danny,
Thanks for your response