Skip to content

Commit 6522ea3

Browse files
committed
Issue #34 - Update the Gecko driver to version 0.19.1
1 parent 7eec7d9 commit 6522ea3

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN dnf upgrade -y\
2323
RUN pip install robotframework==3.0.2\
2424
robotframework-seleniumlibrary==3.0.0
2525

26-
ADD drivers/geckodriver-v0.18.0-linux64.tar.gz /opt/robotframework/drivers/
26+
ADD drivers/geckodriver-v0.19.1-linux64.tar.gz /opt/robotframework/drivers/
2727

2828
COPY bin/chromedriver.sh /opt/robotframework/bin/chromedriver
2929
COPY bin/chromium-browser.sh /opt/robotframework/bin/chromium-browser
-2.16 MB
Binary file not shown.
2.19 MB
Binary file not shown.

0 commit comments

Comments
 (0)