07-01-2014, 01:20 AM
One of the WebEdit fields (Zip-code) in the Web app that I'm automating has a KeyUp event that triggers ajax call which fetches back City & State based on zip-code that was entered.
When I enter zip-code using QTP ajax call doesn't get triggered, Hence right after entering zip code I'm firing onKeyUp event via QTP. But this also is not triggering the ajax call.
What am I missing here?
When I enter zip-code using QTP ajax call doesn't get triggered, Hence right after entering zip code I'm firing onKeyUp event via QTP. But this also is not triggering the ajax call.
What am I missing here?