TestComplete not recognizing Angular objects
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
TestComplete not recognizing Angular objects
I am working on Desktop application. TestComplete is not able to recognize the object written in Angular. Below is the object name of page
Sys.Process("ABC").WPFObject("HwndSource: MainWindow", "XYZ").Window("Static", "", 1).Window("Chrome_WidgetWin_0", "", 1).Window("Chrome_WidgetWin_1", "My Dashboard - Chromium", 1).Window("Chrome_RenderWidgetHostHWND", "Chrome Legacy Window", 1)
Solved! Go to Solution.
- Labels:
-
Desktop Testing
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This object name is pulled from Spy Tool in TestComplete
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
And if you perform a Record Script test, does TC generate the same object reference and can you re-run the recorded test?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes it generate the same object reference and i re-ran the recorded test and it didn't select the object from drop down. Only Click operation is recorded
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
> TestComplete is not able to recognize the object written in Angular.
Not that TestComplete does not recognize Angular object, but that it does not recognize embedded browser.
https://support.smartbear.com/testcomplete/docs/app-testing/web/cef/index.html might help.
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
