How to open browser history in selenium for firefox?

后端 未结 0 1211
长发绾君心
长发绾君心 2020-12-04 00:22

I tried to get browser history with following code:

webDriver.get("https://google.com/");
webDriver.findElement(By.tagName("body")).sendKe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题