$this->assertFieldByXpath('//input[@name="field_location_tid" and @type="radio"]',NULL,'Verify exposed filter is shown as radio buttons');
$this->assertFieldByXpath('//ul[@class="bef-tree"]/li//label[@for="edit-field-location-tid-all"]',NULL,'Verify "- Any -" is in the top level of heirarchy.');
$this->assertFieldByXpath('//ul[@class="bef-tree"]/li//label[@for="edit-field-location-tid-1"]',NULL,'Verify "parent1" is in the top level of heirarchy.');
$this->assertFieldByXpath('//ul[@class="bef-tree"]/li/ul/li//label[@for="edit-field-location-tid-4"]',NULL,'Verify "parent1 child1" is in the second level of heirarchy.');
$this->assertFieldByXpath('//input[@name="field_bef_test_location_tid" and @type="radio"]',NULL,'Verify exposed filter is shown as radio buttons');
$this->assertFieldByXpath('//ul[@class="bef-tree"]/li//label[@for="edit-field-bef-test-location-tid-all"]',NULL,'Verify "- Any -" is in the top level of heirarchy.');
$this->assertFieldByXpath('//ul[@class="bef-tree"]/li//label[@for="edit-field-bef-test-location-tid-1"]',NULL,'Verify "parent1" is in the top level of heirarchy.');
$this->assertFieldByXpath('//ul[@class="bef-tree"]/li/ul/li//label[@for="edit-field-bef-test-location-tid-4"]',NULL,'Verify "parent1 child1" is in the second level of heirarchy.');
}
}
@@ -458,18 +458,18 @@ class BEF_TestSliders extends BEF_TestBase {
// Verify slider rendering using the Numbers field from the BEF test content