04 2020 档案
摘要:download the rpm pkg of google-stablehttps://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm dependenciesyum install redhat-lsbyum
阅读全文
摘要:System.setProperty("webdriver.chrome.driver", "xxx/chromedriver");// Chromeoptions = new ChromeOptions();// 启动就最大化// options.addArguments("start-fulls
阅读全文