microsoft / WinAppDriver

Windows Application Driver
MIT License
3.7k stars 1.4k forks source link

Unable to find window element for app installer in root's session but inspect.exe can find it #1941

Open zhanghaihua opened 1 year ago

zhanghaihua commented 1 year ago
image

it can not find_element_by_classname("SkinUi') though by root's session. and dump driver's page_source, it does not have the SkinUI window.

WinAppDriver.exe: 1.2.1 window OS's version: Windows 11 家庭中文版-22H2-22621.2283 page_source.zip

RakeshDangi-slt commented 10 months ago

refresh inspect and then try to find it again, also Is it inside some application or a type of prompt?