From 240b2ab5f3593e93dc182ccb60fbb647fa645f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Borja=20S=C3=A1nchez?= Date: Thu, 12 Jan 2023 19:32:45 +0100 Subject: [PATCH] System: Change field to find --- .github/workflows/php.yml | 10 +++++----- main/inc/lib/formvalidator/FormValidator.class.php | 2 +- tests/behat/features/bootstrap/FeatureContext.php | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 09c5993d2e..c46b3e798a 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -109,9 +109,9 @@ jobs: # https://github.com/marketplace/actions/setup-chromedriver - name: Start chromedriver uses: nanasess/setup-chromedriver@master -# with: -# # Optional: do not specify to match Chrome's version -# chromedriver-version: '108.0.5359.71' + with: + # Optional: do not specify to match Chrome's version + chromedriver-version: '88.0.4324.96' - run: | export DISPLAY=:99 @@ -136,14 +136,14 @@ jobs: - name: Get Selenium run: | - wget https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.7.0/selenium-server-4.7.2.jar --quiet + wget http://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar --quiet - name: Run Selenium run: | java -version export DISPLAY=:99.0 sudo xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 & - java -Dwebdriver.chrome.driver=/usr/bin/chromedriver -jar selenium-server-4.7.2.jar -log selenium.log > /dev/null & + java -Dwebdriver.chrome.driver=/usr/bin/chromedriver -jar selenium-server-standalone-3.141.59.jar -log selenium.log > /dev/null & - name: Start mysql service run: | diff --git a/main/inc/lib/formvalidator/FormValidator.class.php b/main/inc/lib/formvalidator/FormValidator.class.php index 056adb32dd..cc6be20456 100755 --- a/main/inc/lib/formvalidator/FormValidator.class.php +++ b/main/inc/lib/formvalidator/FormValidator.class.php @@ -1020,7 +1020,7 @@ EOT; '