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.
我编写的 UI 测试在本地运行得很好,因为我可以打开 IE 并将窗口指向 localhost。当我尝试在构建服务器上运行这些测试时,它们会失败,因为窗口尚未打开。作为这些测试的一部分,如何在构建服务器上打开一个 IE 实例,以便运行这些测试?
尝试为正在运行构建的帐户授予交互式登录权限...