Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to check the object is hidden
#4
Not Solved
Hi,
for this question
How can we check the specific object is visible or not

i have a one date field in application if it finds that field in application then it will display as "Pass" if it not identifies then it will display as "Fail"
Code:
If  Browser("xxxxxxxxx").Page("xxxxxxx").Frame("main").WebEdit("p_date").Exist Then
    msgbox "Pass"
else
    msgbox "Fail"
End If

And if u still have any doubts please let me know what is the difference between hidden and visible w.r.t your view so that we can solve ur issue...

Reards,
Venkat.Batchu
Reply


Messages In This Thread
How to check the object is hidden - by anbarasu - 12-01-2009, 06:05 PM
RE: How to check the object is hidden - by venkatbatchu - 12-02-2009, 04:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to identify hidden objects shinoj123@gmail.com 1 4,648 09-13-2015, 01:21 AM
Last Post: ADITI1992
  Object Spy window is not getting hidden Neetha 2 3,421 08-28-2015, 01:27 PM
Last Post: balak89
  QTP Intellisense partially hidden vedasv 1 2,212 02-19-2015, 04:09 AM
Last Post: supputuri
  Check Box Object Identification rakesh499 0 2,377 01-27-2015, 01:56 PM
Last Post: rakesh499
  How to add hidden object to object repository? Debby Browne 1 5,253 07-05-2011, 01:27 PM
Last Post: rajpes

Forum Jump:


Users browsing this thread: 1 Guest(s)