Fixed URL for Selenoid (moved to Aerokube organization) (#2093)

This commit is contained in:
Ivan Krutov 2018-09-12 11:06:31 +03:00 committed by Avelino
parent be092f95ad
commit e74fbb927a

View File

@ -1237,7 +1237,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. * [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. * [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 Wedriver requests to multiple Selenium hubs. * [ggr](https://github.com/aerokube/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/aerokube/selenoid) - alternative Selenium hub server that launches browsers within containers.
## Text Processing ## Text Processing