Playbr

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-19
16:41
565 views
UFT is not recognizing HTML elements (in a web-view)
Hi.
I have a program wrote in C#. Inside it I have a Chrome web-view with some components (like buttons). When I try to record or spy the content of web-view, it just return "window" object. So it is not recognizing buttons (HTML).
I have .NET and Web plugins added.
Should I set something to capture the objects?
Thanks.
2 Replies
framare

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-20
15:18
Hi,
Embedded browser controls are supported only for Microsoft Internet Explorer, this is a limitation documented in "UFT Add-ins Guide > Working with UFT Add-ins > Web-Based Application Support > Web-Based Application Support - Overview > Considerations - Web-Based Application Support". As a workaround, you may use Insight recognition.
Kind Regards,
Francisca
leandropessoa30

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-08-08
14:45
Is there a fix patch? or the ultimate solution is to use the capture method for Insight?