NAME
Brownie::Node::Mechanize - base class of Brownie::Node series
METHODS
new(%args)
driver
native
attr($name)
id
name
type
value
text
tag_name
is_displayed
is_checked
is_selected
is_not_displayed
is_not_checked
is_not_selected
set($value)
select
unselect
click
find($locator)
first($locator)
all($locator)
AUTHOR
NAKAGAWA Masaki <masaki@cpan.org>
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.