verifyElementPresent //head/title verifyElementNotPresent "//li[normalize-space(.)='' and not(*)]" verifyElementNotPresent "//*[(self::ul or self::ol) and not(li)]" # No empty lists verifyElementNotPresent """ //a[normalize-space(@href)='' or (normalize-space(.)='' and not(*))] """