Skip to content
Snippets Groups Projects
Commit 9f6291f7 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- tested successfully under Rosetta 5.2

parent 17cfe13e
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,10 @@ ...@@ -4,6 +4,10 @@
# #
# needs a geckodriver and the Selenium::Remote::Driver module # needs a geckodriver and the Selenium::Remote::Driver module
# see http://www.seleniumhq.org/ # see http://www.seleniumhq.org/
#
# tested against Rosetta 5.2 using chromedriver and chromium 60.0.3112.78
# under Debian Stretch
use strict; use strict;
use warnings; use warnings;
use utf8; use utf8;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment