10-16-2013, 09:19 PM
Hi Team,
I would really need you help on the below scenario:
Scenario: There are 2 webedit fields (Address1 and Address 2) in the application, If you enter something in Address1 and tab out, Address 2 will appear to enter.
Question: How to handle this tabout action in QTP… I tried the below but received the run time error "Object does not support this property…..":
Browser().page().WebEdit().Type micTab
Would really appreciate if someone helps me. Thanks in advance
I would really need you help on the below scenario:
Scenario: There are 2 webedit fields (Address1 and Address 2) in the application, If you enter something in Address1 and tab out, Address 2 will appear to enter.
Question: How to handle this tabout action in QTP… I tried the below but received the run time error "Object does not support this property…..":
Browser().page().WebEdit().Type micTab
Would really appreciate if someone helps me. Thanks in advance