Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直无法通过仅使用自动化元素或窗口句柄来获取测试堆栈窗口对象。通过查看源代码,我可以看到此功能受到保护。
有没有人知道一个简单的方法来做到这一点。没有先找到应用程序,然后使用窗口查找器功能,因为我已经知道窗口。
谢谢丹