Brownie
Brownie copied to clipboard
Scope DOM selector
- OO
- $session->within($locator => sub { ... });
- DSL
- within $locator => sub { ... };