10-15-2009, 11:42 PM
Thanks for you reply, your suggestion does not work for me because i am recording test for Oracle Form. My code in QuickTest Pro is
this is good to click on the field.
But my requirement is double click to invoke the next form for data entry or update information in Oracle Form.
We are using QuickTest Version 10 and Oracle Adds-in. Please give us your suggestion to resolve this issue.
Code:
OracleFormWindow("Individual Display").OracleTabbedRegion("Other Info").OracleTable("B_OTHER_INFO_P").Click
But my requirement is double click to invoke the next form for data entry or update information in Oracle Form.
We are using QuickTest Version 10 and Oracle Adds-in. Please give us your suggestion to resolve this issue.