diff --git a/README.md b/README.md index c7cd1cb3..3288fe30 100644 --- a/README.md +++ b/README.md @@ -940,6 +940,9 @@ 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 * [Tavor](https://github.com/zimmski/tavor) - A generic fuzzing and delta-debugging framework +* Selenium tools + * [ggr](https://github.com/aandryashin/ggr) - a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs. + ## Text Processing *Libraries for parsing and manipulating texts.*