NAME
Selenium::Driver::Gecko - Tell Selenium::Client how to spawn geckodriver
VERSION
version 1.06
Mode of Operation
Spawns a geckodriver server on the provided port (which the caller will assign randomly) Relies on geckodriver being in your $PATH Pipes log output to ~/.selenium/perl-client/$port.log
SUBROUTINES
build_spawn_opts($class,$object)
Builds a command string which can run the driver binary. All driver classes must build this.
AUTHOR
George S. Baugh <george@troglodyne.net>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2023 by George S. Baugh.
This is free software, licensed under:
The MIT (X11) License