Latest Driver download not downloading proper driver for specific OS
Kosles27 opened this issue · 1 comments
Kosles27 commented
Hello,
While running automated tests on a Kubernetes pipeline I've noticed that the edge driver being downloaded is the Latest Release (in image)
however this driver version was not available at the time for the linux OS i'm using,
it was updated for all OS now however I felt as if I should mention this issue here.
driver initiates like this in my code:
WebDriverManager.edgedriver().setup();
bonigarcia commented
Please follow the issue template to report any issue. I would need to know the WebDriverManager version and the complete traces in DEBUG
or TRACE
level.