Update geckodriver version to v0.27.0.
This patch updates geckodriver version to v0.27.0
from v0.23.0 to fix horizon-integration job.
Fo more info. please refer [1].
[1] https://github.com/mozilla/geckodriver/issues/1771
Change-Id: Ie550beddf54e5bc43c34046bb18970638d10f303
(cherry picked from commit 16c74ad62f)
This commit is contained in:
committed by
Vishal Manchanda
parent
d83d58af1e
commit
8b51300504
@@ -1,2 +1,2 @@
|
||||
---
|
||||
geckodriver_url: "https://github.com/mozilla/geckodriver/releases/download/v0.23.0/geckodriver-v0.23.0-linux64.tar.gz"
|
||||
geckodriver_url: "https://github.com/mozilla/geckodriver/releases/download/v0.27.0/geckodriver-v0.27.0-linux64.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user