public class SeleniumTestFailureException extends RuntimeException
Constructor and Description |
---|
SeleniumTestFailureException(com.thoughtworks.selenium.SeleniumException cause,
SeleniumTest test,
int processedCommands) |
Modifier and Type | Method and Description |
---|---|
com.thoughtworks.selenium.SeleniumException |
getCause() |
int |
processedCommands() |
SeleniumTest |
test() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SeleniumTestFailureException(com.thoughtworks.selenium.SeleniumException cause, SeleniumTest test, int processedCommands)
public SeleniumTest test()
public int processedCommands()
Copyright © 2002 – 2024 Project Wonder.