You are here

protected property DrupalWebTestCase::$elements in Drupal 7

The parsed version of the page.

Type: SimpleXMLElement

File

modules/simpletest/drupal_web_test_case.php, line 876

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $elements = NULL;