
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello guys
How to configure UFT to not duplicate object when add these to old object classes are available?
In my case, I have 1 Browser object includes page, frame etc.. When I add new webElement in UFT, It copies new objects and added webElement to it. I have tried Page/Frame Options and It still stays same. Please see picture below:
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I have found that possibly the duplicate issue of the objects can be related to an use of a shared repository. You can check the details from this blog:
https://stackoverflow.com/questions/13718089/local-and-shared-repository
There you can see also from where do the objects are being generated from if you check the repository location where they are originating.
As a suggestion, not sure if you tried this before, but how about if you use descriptive programming for this and similar objetcs?:
Regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Greetings.
There is a section in the UFT help center website about modifyng UFT that might work for you. Here is is in any case: https://admhelp.microfocus.com/uft/en/14.03/UFT_Help/Content/Addins_Guide/Page_Frame_Web_Settings.htm
Regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thank you for response
However I have tried these settings, But It is still copies objects. I have no idea about this 😞


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Did you select "Different test object descriptions" for both Page and Frame?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Yes, I have selected all these options. But It is copied object like above. What does it mean?
(My testing environment is same as before I recorded.)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I have found that possibly the duplicate issue of the objects can be related to an use of a shared repository. You can check the details from this blog:
https://stackoverflow.com/questions/13718089/local-and-shared-repository
There you can see also from where do the objects are being generated from if you check the repository location where they are originating.
As a suggestion, not sure if you tried this before, but how about if you use descriptive programming for this and similar objetcs?:
Regards,