09-30-2009, 02:42 PM
Hi
case of using this line :
when i paste it at the previous line of the 8th line(which error occurs)
it gives this error
when i paste it after that line it gives previous error
when i relapse it , it gives
I did movements what you request, then it occurs same error like this
Thanks
case of using this line :
Code:
Browser("Browser").Page("Page").Frame("center_2").Highlight
it gives this error
Code:
General run error.
when i paste it after that line it gives previous error
when i relapse it , it gives
Code:
General run error
I did movements what you request, then it occurs same error like this
Code:
Cannot find the "Launch CDAX Net v0.10.ßeta" object's parent "center" (class Frame). Verify that parent properties match an object currently displayed in your application.
Thanks