I get the above error when I try to record the RPA Robotic Task, it fails to find the driver. Has anyone faced this situation and knows how to overcome it ?
Thanks
Neil
Discussion posts and replies are publicly visible
Appian Robot requires Web Drivers to interact with Browsers. Appian can maintain Web drivers for you . You just need to select it in Configuration Tab
Refer to this link https://docs.appian.com/suite/help/23.4/rpa-9.7/java-module-browser.html
Hi Venky,
I had already set the Appian configurations to provide Selenium web drivers. I am not sure if there is an issue with Firefox. Believe Appian RPAs had an issue with Chrome in the previous version.
Hi Neil check the version of the web drivers you are using and the current version of your brower.
Hi JayaPrakash Ravipati I recently updated Firefox to 122.0, but I was testing the RPA with the previous version.
Anyways, I was able to achieve the functionality with Chrome. The issue seems to be with closing the tabs. As with Chrome, the first time it worked. The second time, it had issues because I was cleaning up some open tabs, and it seems to not like it.