Name : perl-Test-WWW-Selenium
| |
Version : 1.36
| Vendor : openSUSE
|
Release : bp157.1.1
| Date : 2024-08-08 08:41:26
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-WWW-Selenium-1.36-bp157.1.1.src.rpm
|
Size : 0.16 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Test applications using Selenium Remote Control
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP7/standard/noarch |