Categorygithub.com/selenium-Driver-Check/SeleniumDriverCheck

# README

SeleniumDriverCheck

this package is for auto installing chrome driver for Go-selenium

Support

Win / MAC OS / Linux

Usage

printLog := true
wd, err := selenium.NewChromeDriverService(SeleniumDriverCheck.AutoDownload_ChromeDriver(printLog), 9515)
printLog := false
wd, err := selenium.NewChromeDriverService(SeleniumDriverCheck.AutoDownload_ChromeDriver(printLog), 9515)

# Functions

流程 > Process > Main.
查看driver实例是否存在 >.
No description provided by the author
删除临时文件 > Delete Temp File.
下载Chrome Driver 临时文件 > Download Chrome Driver Temp File.
获取Chrome Driver 链接 > Get Chrome Driver Url.
获取当前电脑Chrome版本号 > Get Version for chrome.
获取对应的chromedriver版本 > Get matched chrome version.
No description provided by the author
No description provided by the author
获取电脑系统版本 > Get Pc Version.
No description provided by the author
获取chrome主版本号,用于创建文件夹 >.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author