--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAP82sr8CYVcWQ_4pN9fUjQgb8fcPkGDN-jv1cn0qXzPYu0S7FQ%40mail.gmail.com.
public static void main(String[] args) {
ChromeOptions co = new ChromeOptions();
co.addArguments("--remote-allow-origins=*");
co.addArguments("incognito");
ChromeDriver driver = new ChromeDriver(co);
driver.get("url");
}
--
Oct 19, 2023 9:20:33 PM org.openqa.selenium.manager.SeleniumManager lambda$runCommand$1
INFO: Driver path: C:\Users\sridh\.cache\selenium\chromedriver\win64\118.0.5993.70\chromedriver.exe
Oct 19, 2023 9:20:33 PM org.openqa.selenium.manager.SeleniumManager lambda$runCommand$1
INFO: Browser path: C:\Program Files\Google\Chrome\Application\chrome.exe
Oct 19, 2023 9:20:35 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
WARNING: Unable to find an exact match for CDP version 118, so returning the closest version found: 116
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAP82sr8CYVcWQ_4pN9fUjQgb8fcPkGDN-jv1cn0qXzPYu0S7FQ%40mail.gmail.com.
Try selenium-manager for browsers; it's pretty neat.
Thanks,
Alwin.
From: seleniu...@googlegroups.com <seleniu...@googlegroups.com>
On Behalf Of Nandeeswar Porla
Sent: Thursday, October 19, 2023 1:07 PM
To: seleniu...@googlegroups.com
Subject: [EXTERNAL] Re: [selenium-users] Link to downlod Chromedriver for the Chrome version 118.0.5993.71
Please use below link https: //googlechromelabs. github. io/chrome-for-testing/#stable On Tue, Oct 17, 2023 at 6: 31 PM tushar desai <tushar. desai87@ gmail. com> wrote: Hi, I cannot find Chromedriver or Chrome version 118. 0. 5993. 71. Can Anyone
ZjQcmQRYFpfptBannerStart
|
ZjQcmQRYFpfptBannerEnd
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAJes-PryawLtLd5MLFTKeB_81tunS6z09zStAR4a-rzTfUEVQw%40mail.gmail.com.