Skip to content

Commit

Permalink
change version of Selenium to version 1.49.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmueller committed Mar 30, 2024
1 parent e3c0f74 commit f3df869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ RUN apt-get install libmoosex-runnable-perl -y
RUN apt-get install libgdbm6 libgdm-dev -y
RUN apt-get install nodejs -y

RUN cpanm Selenium::Remote::Driver@1.44
RUN cpanm Selenium::Remote::Driver@1.49

#INSTALL OPENCV IMAGING LIBRARY

Expand Down

0 comments on commit f3df869

Please sign in to comment.