org.openqa.selenium.SessionNotCreatedException

driver = new AndroidDriver(new URL("https://127.0.0.1:4723"), options);

start from checking this e.g. try with simple http instead of https

1 Like