Skip to content

Convert HTML-formatted Selenium test case (Selenese) into Perl script

Notifications You must be signed in to change notification settings

iizukanao/PerlSelenese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Convert HTML-formatted Selenium test case (Selenese) into Perl script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages