[test.robot] update gecko driver / required by selenium 4.1.0

Update gecko driver to v0.30.0 [1]

[1] https://github.com/mozilla/geckodriver/releases/tag/v0.30.0

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2021-12-23 13:07:15 +01:00 committed by Noémi Ványi
parent dff070abba
commit 74ed96b792
1 changed files with 1 additions and 1 deletions

2
manage
View File

@ -13,7 +13,7 @@ source_dot_config
PY_SETUP_EXTRAS='[test]'
NPM_PACKAGES="less@2.7 less-plugin-clean-css grunt-cli"
GECKODRIVER_VERSION="v0.28.0"
GECKODRIVER_VERSION="v0.30.0"
# SPHINXOPTS=
# These py files are linted by test.pylint(), all other files are linted by