Brownie 0.09 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Brownie::Helpers
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Brownie | Browser integration framework inspired by Capybara | 0.09 | metacpan |
Brownie::DSL | provides DSL-Style interface to use browser session | metacpan | |
Brownie::Driver | base class of Brownie::Driver series | metacpan | |
Brownie::Driver::Mechanize | WWW::Mechanize bridge implementation | metacpan | |
Brownie::Driver::SeleniumServer | Selenium RemoteWebDriver bridge | metacpan | |
Brownie::Helpers | metacpan | ||
Brownie::Node | base class of Brownie::Node series | metacpan | |
Brownie::Node::Mechanize | base class of Brownie::Node series | metacpan | |
Brownie::Node::SeleniumServer | metacpan | ||
Brownie::Session | browser session class | metacpan | |
Brownie::XPath | metacpan |