|
I met the following problem when I playback my script. Who can tell me how to resolve it? The scripts I used Function tester to record.
Thank you very much!!
Exception occurred during playback of script [MSC_credit_card] [RationalTestScriptException on line 117 of script MSC_credit_card - com.rational.test.ft.AmbiguousRecognitionException: <b>Found 3 instances of the same test object. This often happens when multiple instances of the application are running.</b><P> Details: Looking for ScrollTestObject(Name: <b>composite</b>, Map: Composite). <P>First object: recognition score:7500, description: {screenRectangle=java.awt.Rectangle[x=763,y=473,width=478,height=361], .classIndex=1}</P> <P>Second object: recognition score:7500, description: {screenRectangle=java.awt.Rectangle[x=280,y=398,width=782,height=40], .classIndex=1}</P> </P>..] |
|