Ask a Question

Unable to find object

SOLVED
msalvador
Frequent Contributor

Unable to find object

Hi guys,

I use TC 14.0, and at the moment my browser is Chrome, but my webapp can run in IE or firefox.

I map manually objects, because using recording mode I found different Issues.

My web app is one, but can run on different ips, obviously must show the same results for each ip.

My problem is that a lot of times when I test my code and I run in ip(one), everythings is ok but if I switch in ip(two), objects are not found.

Below a typical example:

 

 

 

Unable to find the following object when executing the Click command:

Aliases.​browser.​pageVersionlogreport.​panelWrapper.​panelShowcase.​panelInfo.​formViewlistform.​submitbuttonSearch

 

Reason

The parent object was not found:

Aliases.​browser.​pageVersionlogreport.​panelWrapper.​panelShowcase.​panelInfo.​formViewlistform

13 REPLIES 13
msalvador
Frequent Contributor

Ok but I've to adjust manually during writing code, or during running test? because in the second case may be a problem

You would do it while writing code / creating your namemapping.

 

So, if you look at your screenshots, you have the object mapped using idStr set to  "wrapper," but in the object browser the object's idStr is "showcase" which is why Test Complete cannot find it. You will have to find some other property, or potentially use extended find to better and more reliably find your objects.

 

If you haven't yet, I highly reccomend reading all of the documention around object identification.

 

https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/index.html


Thanks,
Carson

Click the Accept as Solution button if my answer has helped
msalvador
Frequent Contributor

Ok I'll try, I'll reply to you thanks

msalvador
Frequent Contributor

Hi Carson,

at the end, I hope I found the solution.

Step are:

1) Write code and map object for ip 1

2)Reexecute test for ip 2, most of times objects do not matching, remap again, end reexecute rest

3)Reexecute test for ip 1, for this step normally everything is ok

4)Reexecute test for ip 2

 

Now when an object is not found, I let TC to map automatically object.

 

This method is too expensive but I have good results.

Note that my solution run for different ips, and I tested for 4 and it's ok


@cunderw wrote:

You would do it while writing code / creating your namemapping.

 

So, if you look at your screenshots, you have the object mapped using idStr set to  "wrapper," but in the object browser the object's idStr is "showcase" which is why Test Complete cannot find it. You will have to find some other property, or potentially use extended find to better and more reliably find your objects.

 

If you haven't yet, I highly reccomend reading all of the documention around object identification.

 

https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/index.html


 

cancel
Showing results for 
Search instead for 
Did you mean: