Hi,
AUT: Java application QTP version: 9.5 with the Java Add-in
I created a reusable action for a java application which runs fine all by itself. But, When I tried to reuse this action it in another action along with other reusable actions - I'm getting the following runtime error -"The statement contains one or more invalid function arguments.
Line (11): Browser("abc").Page("xyz").Frame("frm").JavaApplet("JApplet").JavaTable("Table").SelectRow "#0""."
Can someone please suggest me a solution for this?
Thanks,
AUT: Java application QTP version: 9.5 with the Java Add-in
I created a reusable action for a java application which runs fine all by itself. But, When I tried to reuse this action it in another action along with other reusable actions - I'm getting the following runtime error -"The statement contains one or more invalid function arguments.
Line (11): Browser("abc").Page("xyz").Frame("frm").JavaApplet("JApplet").JavaTable("Table").SelectRow "#0""."
Can someone please suggest me a solution for this?
Thanks,