emerson_parisot
12 years agoNew Contributor
Problems with XBAP Web Browser WPF Control Automation
Hi,
I recorded a testing in an application that uses a technology XBAP Web Browser WPF Control. At the first moment, my KeywordTest worked well. The Playback worked perfectly.
But, a new build of the application was deployed, and after this, I unable to record anyone object on the application.
The only object that the TestComplete record is BrowserWindow, no child object.
The BrowserWindow looks like a glass in front of the child objects.
The application consists of a file .xBap performing the update and initialization of objects in the browser, on every browser restarting.
I need help.
Thanks.
I recorded a testing in an application that uses a technology XBAP Web Browser WPF Control. At the first moment, my KeywordTest worked well. The Playback worked perfectly.
But, a new build of the application was deployed, and after this, I unable to record anyone object on the application.
The only object that the TestComplete record is BrowserWindow, no child object.
The BrowserWindow looks like a glass in front of the child objects.
The application consists of a file .xBap performing the update and initialization of objects in the browser, on every browser restarting.
I need help.
Thanks.
Hi Emerson,
XBAP apps should be prepared in a special way for testing. Please make sure that all steps listed in the "Preparing XAML Browser Applications for Testing" article were performed.