Forum Discussion

rwhans007's avatar
rwhans007
New Contributor
10 years ago
Solved

ambiguous object

Hello, I am using TC 9.0 on a win2k3 machine (I know, a bit outdated). I am running into an ambiguous object. I know what uit means, but waht I do not understand is that it only happens once in a whil...
  • Ryan_Moran's avatar
    10 years ago
    Basically, you have 3 versions of ws32 process running and your alias/mapping does not specify an index like the full name you have listed. Test Complete does not know which process you want to work with. Specify an index or ensure that only one instance is running.



    Sys.Process("ws32", 3).WinFormsObject("SystemLogin").WinFormsObject("username").Keys(appUser);

                                    ^

                                    ^


                                    ^

                                    ^