ArtOfTest.WebAii.Exceptions
Execute command exception. Occurs when a command fails to execute.
Class
FindByImageExceptionHold information about error and misconfigurations related to finding element by image.
Class
FindExceptionFind exception. Thrown when Find returns null or an empty list
Class
LogErrorExceptionThis exception indicates that a log error call has been made to hault the execution of the tests by throwing a LogErrorException.
Exception for operations that are not supported by a certain type of browser.
This exception is thrown when an automation test tries to perform a operation that is deemed invalid in non-interactive mode like trying to use the keyboard or click the mouse.