Unable to launch url with chrome webdriver on Chrome 119 latest version

28 views
Skip to first unread message

vraun

unread,
Nov 22, 2023, 10:41:58 AM11/22/23
to Selenium Experts
Hi

Please suggest how to resolve the issue, I have installed latest Chrome version 119
& downloaded latest chrome driver 119.
Getting below error:
SessionNotCreatedException: Message: session not created: DevToolsActivePort file doesn't exist
I am using Robotframework and script is working fine on Firefox. Issue is observed with Chrome.
Please help me fast guys, it's very urgent.

Thanks!

selenium trainer

unread,
Nov 22, 2023, 11:07:03 AM11/22/23
to seleniu...@googlegroups.com
ChromeDriver is no more required, use latest Selenium version and just WebDriver driver = new ChromeDriver(); should automatically download the required browser executable based on the browser version and will launch the browser

Best Regards,
Team Way2Automation
Ph: +91 9711111558 / 9711191558
Skype: seleniumcoaching
Address: Way2Automation, CDR Complex
3rd Floor, Main Road Noida sector - 15 
PIN: 201301 Near: Sec-16 Metro station/MCDonalds
Above Blackberry / Mufti showroom



--
You received this message because you are subscribed to the Google Groups "Selenium Experts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seleniumexper...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/seleniumexperts/835dc54b-a59c-4fbb-808e-4f909514f774n%40googlegroups.com.

vraun

unread,
Nov 22, 2023, 11:42:22 AM11/22/23
to Selenium Experts
Hi

I am using Selenium library in robotframework and using below keyword:

open browser ${vr_url} chrome

Please suggest if anythin need to be done here. This is working fine in Firefox.

Thanks
Reply all
Reply to author
Forward
0 new messages