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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.36-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
1.36-bp155.2.9 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
1.36-bp154.1.13 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
1.36-bp153.1.12 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.36-bp152.3.13 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
1.36-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
1.36-bp151.2.10 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
1.36-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|