felipe_andrade
14 years agoNew Contributor
problem in automatic mapping object
I'm using the trial license, and i'm new in this tool. I recording a test, that open a pdf page, then i choose to print. When i start the playback, the TC didn't reconized the button print. This is the warnning message:
The second process has the print button, but the first one, no. In this case the playback never run correctly. I tried to change the mapping name, but without successfull. I don't know what to do to solve this.
Thanks in advanced
There are several objects in the system that match the recognition attributes
of the "AcroRd32"
mapped object.
This may cause the "Object not found" error.
Objects
Sys.Process("AcroRd32")
Sys.Process("AcroRd32", 2)
To solve the problem, you may need to modify mapping
settings for the "AcroRd32"
object or one of its parent objects.
The second process has the print button, but the first one, no. In this case the playback never run correctly. I tried to change the mapping name, but without successfull. I don't know what to do to solve this.
Thanks in advanced