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.
当我运行 Webdriver 测试时,它会在执行文件上传等操作时自动将窗口焦点更改为浏览器窗口。
我不想要这样的行为,因为我目前可能在其他窗口中工作。
我可以禁止吗?如何?