How to Install and Uninstall perl-Test-WWW-Selenium Package on openSUSE Leap
Last updated: November 07,2024
1. Install "perl-Test-WWW-Selenium" package
Please follow the instructions below to install perl-Test-WWW-Selenium on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Test-WWW-Selenium
Copied
2. Uninstall "perl-Test-WWW-Selenium" package
In this section, we are going to explain the necessary steps to uninstall perl-Test-WWW-Selenium on openSUSE Leap:
$
sudo zypper remove
perl-Test-WWW-Selenium
Copied
3. Information about the perl-Test-WWW-Selenium package on openSUSE Leap
Information for package perl-Test-WWW-Selenium:
-----------------------------------------------
Repository : Main Repository
Name : perl-Test-WWW-Selenium
Version : 1.36-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 167.7 KiB
Installed : No
Status : not installed
Source package : perl-Test-WWW-Selenium-1.36-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/Test-WWW-Selenium/
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 '_ok' method that checks the return
value (open_ok, click_ok, type_ok).
For each Selenium getter (get_title, ...) there are four autogenerated
methods ('_is', '_isnt', '_like',
'_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.
-----------------------------------------------
Repository : Main Repository
Name : perl-Test-WWW-Selenium
Version : 1.36-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 167.7 KiB
Installed : No
Status : not installed
Source package : perl-Test-WWW-Selenium-1.36-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/Test-WWW-Selenium/
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 '
value (open_ok, click_ok, type_ok).
For each Selenium getter (get_title, ...) there are four autogenerated
methods ('
'
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.