|
|
%!s(int64=5) %!d(string=hai) anos | |
|---|---|---|
| at | %!s(int64=4) %!d(string=hai) anos | |
| bin | %!s(int64=4) %!d(string=hai) anos | |
| lib | %!s(int64=4) %!d(string=hai) anos | |
| .gitignore | %!s(int64=4) %!d(string=hai) anos | |
| Changes | %!s(int64=4) %!d(string=hai) anos | |
| README.md | %!s(int64=4) %!d(string=hai) anos | |
| dist.ini | %!s(int64=4) %!d(string=hai) anos | |
| perlcriticrc | %!s(int64=4) %!d(string=hai) anos |
WC3 Standard selenium client
Automatically spins up/down drivers when pointing at localhost and nothing is already listening on the provided port
Working Drivers:
Also can auto-fetch the SeleniumHQ JAR file and run it. This feature is only tested with the Selenium 4.0 or better JARs.
Also contains:
Module to turn the Online specification documents for Selenium into JSON specifications for use by API clients
Soon to come:
Pure perl selenium server (that proxies commands to browser drivers, much like the SeleniumHQ Jar)
Pure perl selenium grid API server
Drop-in replacement for Selenium::Remote::Driver