Hi,
you can use "alt" propety to capture tool tip
eg:
regards
Krishdeep
Chennai
you can use "alt" propety to capture tool tip
eg:
Code:
temp=Brower("name").Page("page").Image("imagename).GetROProperty("alt")
msgbox temp
regards
Krishdeep
Chennai