Class NoSuchDriverException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.WebDriverException
org.openqa.selenium.remote.NoSuchDriverException
All Implemented Interfaces:
Serializable

public class NoSuchDriverException extends org.openqa.selenium.WebDriverException
See Also:
  • Constructor Details

    • NoSuchDriverException

      public NoSuchDriverException(String reason)
    • NoSuchDriverException

      public NoSuchDriverException(String reason, Throwable cause)
  • Method Details

    • getSupportUrl

      public String getSupportUrl()
      Overrides:
      getSupportUrl in class org.openqa.selenium.WebDriverException