protected property DrupalWebTestCase::$elements

The parsed version of the page.

Type: SimpleXMLElement

File

drupal/modules/simpletest/drupal_web_test_case.php, line 862

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $elements = NULL;