|  |      1cmlanche      2020-04-09 09:06:01 +08:00 不是有 driver.getSessionStorage().clear() 清空缓存吗 | 
|  |      2cmlanche      2020-04-09 09:06:58 +08:00 driver.getLocalStorage().clear() | 
|      3oooolongtea OP @cmlanche 我运行这个,然后再刷新页面,效果会和 chrome 里面的“清空缓存并刷新”一样吗? | 
|  |      4cmlanche      2020-04-09 10:21:42 +08:00 是的啊 | 
|      5oooolongtea OP @cmlanche ok 我去研究研究看看。 多谢! | 
|  |      6jeeyong      2020-04-10 14:06:17 +08:00 driver.delete_all_cookies() |