如何避免Selenium中的“StaleElementReferenceException”?我正在使用Java實現許多Selenium測試。有時,我的測試由于a而失敗StaleElementReferenceException。你能建議一些讓測試更穩定的方法嗎? 查看完整描述