NAME
Weasel::Widgets::HTML::Input - Parent of the INPUT, OPTION and BUTTON wrappers
VERSION
0.01
SYNOPSIS
DESCRIPTION
DEPENDENCIES
This module wraps Selenium::Remote::Driver, version 2.
SUBROUTINES/METHODS
- clear()
- value([$value])
-
Gets the 'value' attribute; if
$value
is provided, it is used to set the attribute value.
AUTHOR
Erik Huelsmann
CONTRIBUTORS
Erik Huelsmann Yves Lavoie
MAINTAINERS
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
SOURCE
The source code repository for Weasel is at https://github.com/perl-weasel/weasel
SUPPORT
Community support is available through perl-weasel@googlegroups.com.
LICENSE AND COPYRIGHT
(C) 2016 Erik Huelsmann
Licensed under the same terms as Perl.