Exception: Async::WebDriver::InsecureCertificateError

Inherits:
Error
  • Object
show all
Defined in:
lib/async/webdriver/error.rb

Overview

Navigation caused the user agent to hit a certificate warning, which is usually the result of an expired or invalid TLS certificate.

Constant Summary collapse

CODE =
"insecure certificate"