logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Weasel::Widgets::HTML - Helper module for bulk-registration of HTML widgets

Author

       Erik Huelsmann

Bugs And Limitations

       Bugs can be filed in the GitHub issue tracker for the Weasel project:
        https://github.com/perl-weasel/weasel/issues

Contributors

       Erik Huelsmann Yves Lavoie

Dependencies

Description

Maintainers

       Erik Huelsmann

Name

       Weasel::Widgets::HTML - Helper module for bulk-registration of HTML widgets

Source

       The source code repository for Weasel is at
        https://github.com/perl-weasel/weasel

Subroutines/Methods

Support

       Community support is available through perl-weasel@googlegroups.com <mailto:perl-
       weasel@googlegroups.com>.

Synopsis

         use Weasel::Widgets::HTML;

         my $button = $session->page->find('//button');
         # $button is now a Weasel::Widgets::HTML::Button instance

Version

       version 0.32

See Also