How to Resolve session not created Exception i.e. “org.openqa.selenium.SessionNotCreatedException”?

preview_player
Показать описание


public class Demo {

public static void main(String[] args) {
// TODO Auto-generated method stub
WebDriver driver = new ChromeDriver();

}
}

-
Рекомендации по теме
Комментарии
Автор

Thank you so much it is really helpful
I was so worried because mine too facing this problem and didn't understand what to do
Bt just saw you video n my issue got resolved
Really thanks alot again 🙏☺️

rutujsonkusare
Автор

Thank you for your tutorial. It helped a lot :)

nimrodmarkovich
Автор

i also got the same problem, by watching this video, its resolve, thank you

shreyanshprajapati
Автор

Thank you so much.. it was really helpful...😀

isuriprabuddhini
Автор

Mam m getting same exception but it says could not start a new session. Chrome failed to start: crashed. Please help me know why n resolve the error

flowrinnoronha
Автор

Thanks you a lot. It helps us Gracias

saritar
Автор

thank you so much mam i am now full happy

ixoozze