authelia/internal/suites/example/compose
Amir Zarrinkafsh 83488d52a6
refactor(suites): replace selenium with go-rod (#2534)
* refactor(suites): replace selenium with go-rod

This change replaces [tebeka/selenium](https://github.com/tebeka/selenium) with [go-rod](https://github.com/go-rod/rod).

We no longer have a chromedriver/external driver dependency to utilise Selenium as we instead utilise the Chrome Dev Protocol to communicate with the browser.

Rod [documents](https://go-rod.github.io/#/why-rod) benefits of choosing the library as opposed to the available alternatives.
2021-11-06 00:14:42 +11:00
..
authelia refactor(suites): replace selenium with go-rod (#2534) 2021-11-06 00:14:42 +11:00
duo-api build(deps): update node.js to v17 (#2523) 2021-10-21 09:43:54 +11:00
haproxy refactor(suites): replace selenium with go-rod (#2534) 2021-11-06 00:14:42 +11:00
httpbin ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
kind build(deps): update alpine docker tag to v3.14.2 (#2325) 2021-08-28 09:13:07 +10:00
ldap perf(authentication): improve ldap dynamic replacement performance (#2239) 2021-08-05 14:17:07 +10:00
mariadb build(deps): update mariadb docker tag to v10.6.4 (#2274) 2021-08-10 07:30:29 +10:00
mysql ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
nginx feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
oidc-client feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
postgres build(deps): update postgres docker tag to v14 (#2430) 2021-10-01 11:03:06 +10:00
redis ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
redis-sentinel ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
samba build(deps): update alpine docker tag to v3.14.2 (#2325) 2021-08-28 09:13:07 +10:00
smtp ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
squid ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
traefik build(deps): update traefik docker tag to v1.7.33 (#2466) 2021-10-08 12:51:30 +11:00
traefik2 build(deps): update traefik docker tag to v2.5.3 (#2401) 2021-09-21 10:40:22 +10:00