class Playwright::Playwright

def selectors # property

property
[extensibility](../extensibility.md) for more information.
Selectors can be used to install custom selector engines. See
def selectors # property
  wrap_impl(@impl.selectors)
end