|
|
5 years ago | |
|---|---|---|
| at | 4 years ago | |
| bin | 4 years ago | |
| lib | 4 years ago | |
| .gitignore | 4 years ago | |
| Changes | 4 years ago | |
| README.md | 4 years ago | |
| dist.ini | 4 years ago | |
| perlcriticrc | 4 years ago |
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