iizukanao/PerlSelenese
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
使い方は eg/ ディレクトリ内のサンプルをご覧ください。
---
This is Perl module WWW::Selenium::Selenese.
INSTALLATION
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make test
Then install it:
% make install
DOCUMENTATION
WWW::Selenium::Selenese documentation is available as in POD. So you can do:
% perldoc WWW::Selenium::Selenese
to read the documentation online with your favorite pager.
Nao Iizuka