An NDoc Documented Class Library

SeleniumException Class

Thrown when a Selenium command fails.

For a list of all members of this type, see SeleniumException Members.

System.Object
   System.Exception
      Selenium.SeleniumException

public class SeleniumException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Selenium

Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll)

See Also

SeleniumException Members | Selenium Namespace