1

`Facing error while launching chrome driver.

WebDriverManager.chromedriver().setup();

    ChromeDriver driver = new ChromeDriver();


    driver. manage().window().maximize();

Not working to launch chrome driver.`

  • Can you add the full `code` ? What `error` are you getting ? – Akzy Mar 20 '23 at 05:47
  • Does this answer your question? [Java.io.IOException: Invalid Status code=403 text=Forbidden](https://stackoverflow.com/questions/75678572/java-io-ioexception-invalid-status-code-403-text-forbidden) – Rolandas Ulevicius Mar 20 '23 at 06:24

0 Answers0