perl-Test-WWW-Selenium
Test applications using Selenium Remote Control
This module is a the WWW::Selenium manpage subclass providing some methods useful for writing tests. For each Selenium command (open, click, type, ...) there is a corresponding '<command>_ok' method that checks the return value (open_ok, click_ok, type_ok). For each Selenium getter (get_title, ...) there are four autogenerated methods ('<getter>_is', '<getter>_isnt', '<getter>_like', '<getter>_unlike') to check the value of the attribute. By calling the constructor with 'default_names' set to a true value your tests will be given a reasonable name should you choose not to provide one of your own. The test name should always be the third argument.
There is no official package available for openSUSE Leap 16.0Distributions
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
openSUSE Leap 15.5
SUSE SLE-15-SP1