Class: Playwright::RouteHandler::StubCounter

Inherits:
Object
  • Object
show all
Defined in:
lib/playwright/route_handler.rb

Instance Method Summary collapse

Instance Method Details

#handleObject



17
18
19
# File 'lib/playwright/route_handler.rb', line 17

def handle
  true
end