04-01-2011, 02:47 PM
Hi,
I am beginner in QTP, and i am trying to automate a web application.
My Scenario is, once i enter few fields one pop up wil come and i have to fill and continue.. i dont have problem upto this.
Where i am getting problem is, once i finish the pop up window, page wil refresh to fetch background datas, at that time one web element wil display in the center of the page until background activities finishes. Even in the mean time of refreshing activities the further webedit box which need to filled also enabled, i dont want to use wait statements bcoz the time for refreshing differs so i cant use constant wait.
Can any one plz help me to sync with the webelement. I am using Descriptive Programming like Driver Script
I am beginner in QTP, and i am trying to automate a web application.
My Scenario is, once i enter few fields one pop up wil come and i have to fill and continue.. i dont have problem upto this.
Where i am getting problem is, once i finish the pop up window, page wil refresh to fetch background datas, at that time one web element wil display in the center of the page until background activities finishes. Even in the mean time of refreshing activities the further webedit box which need to filled also enabled, i dont want to use wait statements bcoz the time for refreshing differs so i cant use constant wait.
Can any one plz help me to sync with the webelement. I am using Descriptive Programming like Driver Script