Skip to main content
Navigator | Tier 3
July 25, 2024
Question

Browser Automation - Chrome driver version not automatic

  • July 25, 2024
  • 9 replies
  • 259 views

Hello, 

I am using the lastest version of Browser Automation. But in the read me document,  it is mentionned that the web driver is handled automatically . When I don’t put ehe webdriver path , I have error about the session.

An unexpected error occurred.
Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports 

 

@BotDev @bot-dev-13462  @Bot

 

    9 replies

    Navigator | Tier 3
    July 26, 2024

    It would automatically download drivers appropriate for your chrome version and save at the said location. If not, check network access whether requests are being blocked or driver is available for your chrome version/channel: https://googlechromelabs.github.io/chrome-for-testing/ 

     

    https://github.com/A360-Tools | https://botstore.automationanywhere.com/vendor/botdev
    LnMamouAuthor
    Navigator | Tier 3
    July 26, 2024

     

     I have the latest version as you. But the chrome drivers are not installed 

    jon.stueveapeople
    Automation Anywhere Team
    Automation Anywhere Team
    July 26, 2024

    What is the version number of the Automation Anywhere Bot Agent?

    What is the version of your installed Automation Anywhere Chrome extension?

    Uninstalling the Bot Agent then re-installing the Bot Agent will update to the latest version, and the installer has a pop-up in the Chrome browser asking to enable the compatible Chrome extension.

     

    LnMamouAuthor
    Navigator | Tier 3
    July 26, 2024

    I enable the automatic update for the bot agent  and the chrome extension .

     

     

    jon.stueveapeople
    Automation Anywhere Team
    Automation Anywhere Team
    July 26, 2024
    LnMamouAuthor
    Navigator | Tier 3
    July 26, 2024
    here is my version
     

     

    jon.stueveapeople
    Automation Anywhere Team
    Automation Anywhere Team
    July 26, 2024

    Ah, I misunderstood. I’ll let @Bot Dev continue to work with you, as they are the developer of the Bot Store bot.

     

     

    Navigator | Tier 3
    July 26, 2024

    Delete existing cached folder and try again: C:\Users\<<Username>>\.cache\selenium

    Option 2:
    Extract jar and check if this version works for you, upgraded the selenium dependency.
     

    https://github.com/A360-Tools | https://botstore.automationanywhere.com/vendor/botdev
    LnMamouAuthor
    Navigator | Tier 3
    January 20, 2025

    Hello ​@BotDev I still have the same issue. The chromedriver version doens’t download automatically. I have to do it manually. The selenium version is 4.23 and the package 3.3.0

    Can you help me on this please