TESTARtool / TESTAR_dev

TESTAR, automated testing through the Graphical User Interface
http://www.testar.org
BSD 3-Clause "New" or "Revised" License
37 stars 24 forks source link

UIAutomation does not recognize widgets inside embedded web documents in desktop applications #392

Open ferpasri opened 6 months ago

ferpasri commented 6 months ago

Some Desktop applications offer an embedded web page with web features in a desktop widget document.

The UIAutomation API can recognize the existence of the document widgets and the properties that indicate it is an embedded web but cannot identify the internal web elements by default.

embeded_web