Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ElementHtmlException.php
ElementHtmlException::$element
Element instance.
Type:
Element
File
vendor/
behat/
mink/
src/
Exception/
ElementHtmlException.php
, line 29
Class
ElementHtmlException
Exception thrown when an expectation on the HTML of an element fails.
Namespace
Behat\Mink\Exception
Code
protected $element;
RSS feed