07-14-2009, 08:22 PM
Hello everybody,
I have to validate there is text in a tooltip. I am using firefox not IE.
I have tried:
but it is empty
Any ideas?
I have to validate there is text in a tooltip. I am using firefox not IE.
I have tried:
Code:
Tooltip = browser("x").Page("y").WebElement("z").GetROProperty("title")
Any ideas?