class Playwright::FramePageNotReadyError

def initialize

def initialize
  super(MESSAGE)
end