Update the link address and description of rod (#3143)

This commit is contained in:
Yad Smood 2020-07-04 12:16:14 +09:00 committed by GitHub
parent 575d0aae09
commit 643332fa0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1685,7 +1685,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [cdp](https://github.com/mafredri/cdp) - Type-safe bindings for the Chrome Debugging Protocol that can be used with browsers or other debug targets that implement it.
* [chromedp](https://github.com/knq/chromedp) - a way to drive/test Chrome, Safari, Edge, Android Webviews, and other browsers supporting the Chrome Debugging Protocol.
* [ggr](https://github.com/aerokube/ggr) - a lightweight server that routes and proxies Selenium WebDriver requests to multiple Selenium hubs.
* [rod](https://github.com/ysmood/rod) - A chrome devtools controller that is easy and safe to use.
* [rod](https://github.com/go-rod/rod) - A Devtools driver to make web automation and scraping easy.
* [selenoid](https://github.com/aerokube/selenoid) - alternative Selenium hub server that launches browsers within containers.
* Fail injection