TRunner:Plack 上的 SeleniumCore

时间:2024-07-12 00:58:39
【文件属性】:

文件名称:TRunner:Plack 上的 SeleniumCore

文件大小:310KB

文件格式:ZIP

更新时间:2024-07-12 00:58:39

JavaScript

TRunner - Plack 上的 SeleniumCore 例子 PSGI use Plack::Builder; use File::ShareDir qw/dist_dir/; use MyApp; my $app = MyApp->run; builder { mount "/selenium" => builder { my $dist_dir = dist_dir('TRunner'); # autodie unless installed TRunner Plack::Util::load_psgi "$dist_dir/app.psgi"; }, mount "/" => $app; }; 壳 $ TRUNNER_CONF=/path/to/trunner.yml plackup -Il


【文件预览】:
TRunner-develop
----.gitignore(0B)
----Changes(48B)
----t()
--------002_index_route.t(246B)
--------t-runner-bridge-smolder-uploader.t(338B)
--------t-runner-bridge-smolder.t(2KB)
--------001_base.t(72B)
----bin()
--------yml2htmlsuite.pl(3KB)
--------htmlsuite2yaml.pl(1KB)
--------app.psgi(17B)
----selenium.yml(18B)
----public(12B)
----README.mkdn(2KB)
----views(11B)
----environments()
--------development.yml(853B)
--------production.yml(297B)
----lib()
--------TRunner()
--------TRunner.pm(2KB)
----dist.ini(459B)
----misc()
--------.trunner(123B)
--------config.yml(311B)
----config.yml(15B)
----share()
--------selenium.yml(2KB)
--------public()
--------views()
--------app.psgi(307B)
--------config.yml(311B)
--------selenium()
----selenium(14B)
----weaver.ini(11B)

网友评论