[n] in Sys.Process("foo",n) changes, how to map properly
I am working with an application (let's call it foo.exe).
Initially, name mapping had the FullName set to Sys.Process("foo",1).
Because I did an extensive review of TestComplete with SmartBear before purchase, I knew the '1' would change for whatever reason between invocations of my test scripts.
I remembered the fix was to use Sys.Process("foo",*) as the fix. However, I just ran my script and got a Sys.Process("foo",2) in my name map.
I'm working from memory of what I did, and this was a long time between product evaluations and the final installation ot TestComplete, so it's possible this wild card is not the way to do things. Has anyone else had this problem?
Hi,
> Test Complete couldn't find the recorded buttton.
What error is posted to test log?
Does https://support.smartbear.com/testcomplete/docs/testing-with/running/handling-errors/object-not-found/index.html help section help?
Thank you, Alex!
Hi Egg ! Does the advice help? Please let us know.