Hello,
The last week, all works fine and this week, my tests fail because of this error :
“FAIL : SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 78”.
I don’t understand… I have trying to dowload the latest version of chromedriver but it doesn’t work.
For information, my Chrome version is “86.0.4240.111”.
My organisation is the following :
-
Variable : ${Browser} chrome
-
Keyword : Open Browser ${Browser}
Thanks for your help !