Java+selenium打印当前html

// 打印当前页面的源码
System.out.println(driver.getPageSource());

posted on 2022-04-28 20:53  xiaobo95  阅读(444)  评论(0)    收藏  举报

导航