Class: Playwright::RouteHandler::StubCounter
- Inherits:
-
Object
- Object
- Playwright::RouteHandler::StubCounter
- Defined in:
- lib/playwright/route_handler.rb
Instance Method Summary collapse
Instance Method Details
#handle ⇒ Object
17 18 19 |
# File 'lib/playwright/route_handler.rb', line 17 def handle true end |