Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Link Properties
#1
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
You can use waitproperty method to wait until your object reached to specified value
waitproperty "propertyname", "its value", time
Reply
#3
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
if link is visible without loading the page then whats the problem. u can perfrom the opration right?
Reply
#5
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
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,512 08-27-2008, 05:31 PM
Last Post: anemuday

Forum Jump:


Users browsing this thread: 1 Guest(s)