Brownie icon indicating copy to clipboard operation
Brownie copied to clipboard

Browser integration framework inspired by Capybara

Results 5 Brownie issues
Sort by recently updated
recently updated
newest added

use Wight; https://github.com/motemen/Wight

use WWW::HtmlUnit ???

- OO - $session->within($locator => sub { ... }); - DSL - within $locator => sub { ... };