Support > Forums > OpenBots Studio > RPA Challange Fail Navite Browser Click Element on Start Button
Good Days. I have an issue when I am triying to make the RPA challange (https://www.rpachallenge.com/) when I use the Navive Browser CLick element I always recieve and error on validation either in play, alredy tried to migreted the comands from native browser to the Selenium but still fails with other error:
Message: 'session not created: This version of ChromeDriver only supports Chrome version 100 Current browser version is 106.0.5249.103 with binary path
What should I do?
This forum has 317 topics, 687 replies, and was last updated 4 months ago by Nataly Alvarado...
Hi gabriel.diaz,
We recommend using the Native Browser commands, as we provide more functionality and support. The Selenium commands leverage a prebuilt library, so any updates will be included in the Native Browser command library only.
The error you encounter in Selenium is due to a Chrome driver version mismatch. This can be resolved through the following steps: https://openbots.ai/updating-chrome-webdriver-for-openbots-studio/
Please note that the RPA challenge automation is included in the Studio's sample scripts. You can access it by navigating to Library -> Samples -> NativeBrowser_RPAChallenge.
To run the automation, remember to update the vInputsPath variable to point to your local library path.
You are not authorized to reply, please click here to login and add your reply to this topic.