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.
如何geb.testng.GebTest在每次测试后使用继承来重新启动浏览器。
geb.testng.GebTest
如果在测试期间意外警报已打开而未关闭,则由于清除 cookie 而跳过的所有剩余测试区域都将被阻止。
那就是问题所在。