Forum Discussion
Hi,
To be more specific.
Are you talking about refreshing an object from an object tree or NameMapping repository?
No, I mean during running the case, for example, you click the OK button, other dlg appear, it still has the Ok button. But test case may be failed, because the TC will notice us the OK button is invisible.
Wamboo wrote:Hi,
To be more specific.
Are you talking about refreshing an object from an object tree or NameMapping repository?
- Wamboo6 years agoCommunity Hero
In my opinion, in the example you wrote about, it can happen like this:
1) If you use nameMapping then TC searches for information about the object in NameMappingInfo and uses the data stored there to work with the actively called object in the script.
In this example, the behavior of TestComplete will also depend on the options set in this example:
Tools -> Options -> Engines -> NameMapping2) If you don't use nameMapping (and I would recommend using it, though), you refer to objects directly via Sys.
In this example, in the "Object Browser" tab you have a list of actively accessible objects and t items related to them.
Personally, I don't know how Testcomplte reads objects from the operating system I work on. Maybe someone from other members of the forum has analyzed it before but personally I think it will be "stuck" in the code of the TestComplete application itself and you won't find it in the documentation.
If weaving, it will be answered by technical support.
- Bingo6 years agoContributor
Thanks!I Know this option but never use. And I have check the test excute. It can't find this option. For the same env, I won't to use it. But I will have a try. If it is valid for my question, I will notice community members. Thanks!
- Bingo6 years agoContributor
Hi Wamboo ,for the option: Tools -> Options -> Engines -> NameMapping,
it's not good option when run project. Because it will stop cases and popup dlg: Edit namemapping dlg
- Wamboo6 years agoCommunity Hero
Can you verify that you have all these tags checked in the options?
I am uploading the screen below.
If you have mapped this object in the repository and let TestComplete update the object data by itself, the window will not appear.
To be more specific. In TCv.12 there is no "Healing mode" so ignore this value.
Related Content
- 12 years ago
- 10 years ago
Recent Discussions
- 8 hours ago
- 2 days ago