class Playwright::Playwright

def firefox # property

property
This object can be used to launch or connect to Firefox, returning instances of `Browser`.
def firefox # property
  wrap_impl(@impl.firefox)
end