Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Link Properties
#1
Not Solved
Hi All,

I am facing an issue in my testin application, the link whcih are present in the application is enabled, visible and exists even the paga is not loaded fully.

I tried browser.Sync and page.Sync

Is there any other way that i can make pbject sync until the page wil load fully..


Reply
#2
Not Solved
You can use waitproperty method to wait until your object reached to specified value
waitproperty "propertyname", "its value", time
Reply
#3
Not Solved
Thanks for your reply Jay ..
But my problem is what property i can use..
i tried visible, exists, enable property for link.. nothing works.. link is always able to click even when the page not loaded fully..
please try to give solution when the page not loaded fully

Thanks
Reply
#4
Not Solved
if link is visible without loading the page then whats the problem. u can perfrom the opration right?
Reply
#5
Not Solved
You can probably find another object on the page which loads last. this way you can use waitproperty to wait until that object loads and is visible.
Reply
#6
Not Solved
How about Browser ready status?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Capturing the link properties siri 1 2,074 08-27-2008, 05:31 PM
Last Post: anemuday

Forum Jump:


Users browsing this thread: 1 Guest(s)