class Playwright::Playwright

def chromium # property

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