Support > Forums > OpenBots Studio > RPA Challange Fail Navite Browser Click Element on Start Button

RPA Challange Fail Navite Browser Click Element on Start Button

Gabriel Diaz

  • Reporter
  • Calender Icon October 10,2022 at 6:20 PM

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 314 topics, 681 replies, and was last updated 20 days ago by Support Agent

Nataly Alvarado...

  • Participant
  • Calender Icon October 10,2022 at 8:00 PM

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.