Hi
For this to do u have to use the GETROproperty of the link.sotre it in a string and compare it with the CASENUM.
Since i dont know the page name browser name i will leave empty.
Code:
Dim st
st Browser( ).page( ).webelement( LAKE IN THE HILLS VS. ).getRoProperty( innertext )
if (instr(st CASENUM) > 0) then
msgbox PASSED
else
msgbox Failed
end if
here I gave msgbox to display them u convert them according to ur application.
Onething important here is the getROproperty
Any doubts feel free to ask
Thanks
D.V.Narasimha Rao