class Playwright::Playwright

def request # property

property
Exposes API that can be used for the Web API testing.
def request # property
  raise NotImplementedError.new('request is not implemented yet.')
end