class Playwright::DriverCrashedError

def initialize

def initialize
  super("[BUG] Playwright driver is crashed!")
end