microsoft / WinAppDriver

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

Winappdriver not detecting Oracle application elements #1876

Open ishuuya opened 1 year ago

ishuuya commented 1 year ago

I am trying to write a winappdriver script to test Oracle E-Business Suite. The problem I am running into is that inspect tool is only able to detect title/menu bar and not detecting any elements in the body of the oracle application. Anybody ran into something similar?

anunay1 commented 1 year ago

It only supports WIN32,WPF & UWP apps.