Skip to content
Snippets Groups Projects
Commit 112b4af2 authored by Marius Dumitru Florea's avatar Marius Dumitru Florea
Browse files

[misc] Use a more recent version of Chrome driver

parent 13424b95
No related branches found
No related tags found
No related merge requests found
...@@ -2988,7 +2988,7 @@ ...@@ -2988,7 +2988,7 @@
<!-- Force a slightly older version of the Chrome Driver in case we don't have the latest Chrome <!-- Force a slightly older version of the Chrome Driver in case we don't have the latest Chrome
installed locally. --> installed locally. -->
<name>wdm.chromeDriverVersion</name> <name>wdm.chromeDriverVersion</name>
<value>101.0.4951.41</value> <value>103.0.5060.53</value>
</property> </property>
<property> <property>
<!-- Try to work around error: "[SEVERE]: bind() failed: Cannot assign requested address (99)" --> <!-- Try to work around error: "[SEVERE]: bind() failed: Cannot assign requested address (99)" -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment