There are many Golang webdriver binding packages. However, I do not want to control the browser server.
How can I control the browser using Golang and selenium without a selenium server?
You can try github.com/fedesog/webdriver , which is listed in its documentation:
This is a pure go library and does not require the Selenium driver to run.
Source: https://habr.com/ru/post/1232452/More articles:In ES + CQRS + DDD, can an event not update any real state of the domain at all? - domain-driven-designIterator problem with foreach splitting data.tables: error selected in columns {: undefined - foreachAdMob interjection error "Request error: no ad to show" - iosC ++ std :: function variable with variable arguments - c ++What is the best practice for registering with Umbraco? - loggingWhat Babel transformers should I blacklist for a Chrome app? - javascriptlaunchMode = "singleTask" does not create a new task - androidIF row exists THEN delete row in mysql - mysqlwatchOS 2: setting properties on the initial interface controller - iosBlack screen camera in android zbar - androidAll Articles