Weasel::Widgets::HTML::Button(3pm) | User Contributed Perl Documentation | Weasel::Widgets::HTML::Button(3pm) |
Weasel::Widgets::HTML::Button - Wrapper for button-like INPUT and BUTTON tags
0.01
my $button = $session->page->find('./button'); # Submit the button's form $button->click;
Erik Huelsmann
Erik Huelsmann Yves Lavoie
Erik Huelsmann
Bugs can be filed in the GitHub issue tracker for the Weasel
project:
https://github.com/perl-weasel/weasel/issues
The source code repository for Weasel is at
https://github.com/perl-weasel/weasel
Community support is available through perl-weasel@googlegroups.com <mailto:perl-weasel@googlegroups.com>.
(C) 2016 Erik Huelsmann
Licensed under the same terms as Perl.
2021-09-30 | perl v5.32.1 |