class UnexpectedTagNameException extends WebDriverException (View source)

Methods

__construct(string $expected_tag_name, string $actual_tag_name)

No description

mixed
getResults()

No description

static 
throwException(int $status_code, string $message, mixed $results)

Throw WebDriverExceptions.

Details