protected property WebTestBase::$elements

The parsed version of the page.

Type: SimpleXMLElement

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php, line 78
Definition of Drupal\simpletest\WebTestBase.

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $elements = NULL;