NAME
Brownie::Driver::Mechanize - WWW::Mechanize bridge implementation
DESCRIPTION
Please see Brownie::Driver document.
METHODS
IMPLEMENTED
browservisit($url)current_urlcurrent_pathstatus_coderesponse_headerstitlesourcefind($locator)all($locator)
OVERRIDED
new
NOT SUPPORTED
screenshot($filename)execute_script($javascript)evaluate_script($javascript)
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.