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.
Web ドライバーのテスト実行中に生成された一時ファイルを削除するのを手伝ってくれる人はいますか? 私はセレン Web ドライバー 1.25 と IE 7 を使用しています。Java でテストを実装しています。
最新バージョンの Webdriver で driver.quit() を使用すると、一時ファイルは自動的に削除されます。確かではありません。それは 1.25 または 2.25 ですか?