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.
我正在与 Windows GUI 交互,我正在尝试从一个选项卡移动到另一个选项卡。
我想移动到下一个选项卡,即使用 pywinauto 的身份验证选项卡。我尝试了 tabcontrol,但它对我不起作用。下面是图片供参考。
参考下图。我想进入下一个选项卡,即网络选项卡中的身份验证选项卡。
另外,建议我这是自动化涉及与 Windows 应用程序/GUI 交互的脚本的最佳工具。
您可以为每个选项卡发送Ctrl+ 。Tab