Binary package “libweasel-perl” in ubuntu focal

PHP's Mink inspired multi-protocol web-testing library for Perl

 Weasel abstracts away the differences between the various web-driver
 protocols, like the Mink project does for PHP.
 .
 While heavily inspired by Mink, Weasel aims to improve over it by being
 extensible, providing not just access to the underlying browser, yet to
 provide building blocks for further development and abstraction.
 .
 Pherkin::Extension::Weasel provides integration with Test::BDD::Cucumber (aka
 pherkin), for BDD testing.
 .
 For the actual page interaction, this module needs a driver to be installed.
 Currently, that means Weasel::Driver::Selenium2, in Debian packaged as
 libweasel-driver-selenium2-perl.