littlebear
25 days agoContributor
How to retrieve object Namemapping selectors for debugging
Hello all,
I am currently running a test where I am manipulating the selectors of an object using Variables. It is going well overall, but I have run into one or two problems that I think are related to which Variables are being used in the xpath at different times. All the object that I am using have one xpath selector each. Is there any way I could post an the selector an object is currently using to the Log to review for debugging?
Thanks,
Hello,
By default the log entry of the failed statement would include details of the xpath and its variable value as it got executed.
As you are using variables in your NameMapping xpath selectors, you would need to update TestComplete cache for such selector.