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.
我目前正在使用clj-webdriver通过 Firefox 驱动程序创建几个 selenium 测试用例。
我想对用户关闭的 Firefox 窗口做出反应,以确保我清理了相关的原子,但我似乎找不到任何处理程序。
有人有解决这个问题的方法吗?
有一个名为close的 Taxi API 函数,它关闭浏览器,您可以使用它来模拟用户关闭浏览器。