class Capybara::Selenium::Driver

def no_such_window_error

def no_such_window_error
  Selenium::WebDriver::Error::NoSuchWindowError
end