mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Updating README.md with link to chromedp (#1307)
This commit is contained in:
parent
bc5fdbc751
commit
332e998fea
@ -952,7 +952,8 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [gofuzz](https://github.com/google/gofuzz) - A library for populating go objects with random values
|
* [gofuzz](https://github.com/google/gofuzz) - A library for populating go objects with random values
|
||||||
* [Tavor](https://github.com/zimmski/tavor) - A generic fuzzing and delta-debugging framework
|
* [Tavor](https://github.com/zimmski/tavor) - A generic fuzzing and delta-debugging framework
|
||||||
|
|
||||||
* Selenium tools
|
* Selenium and browser control tools
|
||||||
|
* [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/aandryashin/ggr) - a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs.
|
* [ggr](https://github.com/aandryashin/ggr) - a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs.
|
||||||
* [selenoid](https://github.com/aandryashin/selenoid) - alternative Selenium hub server that launches browsers within containers.
|
* [selenoid](https://github.com/aandryashin/selenoid) - alternative Selenium hub server that launches browsers within containers.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user