Search found 3 matches

by Mortens
Tue Aug 06, 2019 1:28 pm
Forum: Bug Reports
Topic: Debug Plugins Getting attribute 'name' failed on FlavorElement with flavor 'chromeweb'
Replies: 2
Views: 2223

Re: Debug Plugins Getting attribute 'name' failed on FlavorElement with flavor 'chromeweb'

The problem came back after a few successful runs.

It cannot find the button.
No element found for path './/*[@name='Button']' within 3m.

On the screenshot, I see that the Chrome didn't get the focus.
by Mortens
Thu Aug 01, 2019 12:58 pm
Forum: Bug Reports
Topic: Debug Plugins Getting attribute 'name' failed on FlavorElement with flavor 'chromeweb'
Replies: 2
Views: 2223

Re: Debug Plugins Getting attribute 'name' failed on FlavorElement with flavor 'chromeweb'

It seems, that the Browser window was not in focus.
After call webDocument.Browser.Activate(); it seems working.
by Mortens
Thu Aug 01, 2019 10:00 am
Forum: Bug Reports
Topic: Debug Plugins Getting attribute 'name' failed on FlavorElement with flavor 'chromeweb'
Replies: 2
Views: 2223

Debug Plugins Getting attribute 'name' failed on FlavorElement with flavor 'chromeweb'

Hi, I have a similar problem when I try to find a button on a page, which was reported here: https://www.ranorex.com/forum/data-bind-property-causing-plugin-entries-in-debug-t7569.html ------------------------------- This exception is repeated about 470 times in the 30 seconds. 76:33.683 Debug Plugi...