katalon-studio / katalon-studio

329 stars 139 forks source link

Cannot update to latest geckodriver 0.32.2 #595

Open Testinator-X opened 1 year ago

Testinator-X commented 1 year ago

Operating System:

Katalon Studio Version:

8.6.0

Katalon Studio logs:

Output

Updating web driver...
[INFO] Using WebDriverManager to resolve firefox
[DEBUG] Detecting firefox version using online commands.properties
[DEBUG] Running command on the shell: [cmd.exe, /C, wmic, datafile, where, name="%PROGRAMFILES:\=\\%\\Mozilla, Firefox\\firefox.exe", get, Version, /value]
[DEBUG] Result: Version=111.0.1.8480
[DEBUG] Getting driver version for firefox111 from online versions.properties
[INFO] Using geckodriver 0.32.2 (resolved driver for Firefox 111)
[INFO] Reading https://raw.githubusercontent.com/katalon-studio/katalon-studio/master/gecko-releases.json to seek geckodriver
[DEBUG] Driver to be downloaded geckodriver 0.32.2
[WARN] There was an error managing geckodriver 0.32.2 (No proper candidate URL to download geckodriver 0.32.2) ... trying again using latest driver stored in cache
[DEBUG] The driver version for FIREFOX is unknown ... trying with latest
[INFO] Reading https://raw.githubusercontent.com/katalon-studio/katalon-studio/master/gecko-releases.json to seek geckodriver
[DEBUG] Driver to be downloaded geckodriver 0.31.0
[INFO] Downloading https://github.com/mozilla/geckodriver/releases/download/v0.31.0/geckodriver-v0.31.0-win64.zip
[INFO] Extracting driver from compressed file geckodriver-v0.31.0-win64.zip
[DEBUG] Overriding former driver C:\Program Files\Katalon Studio\Katalon_Studio_Windows_64-8.2.5\configuration\resources\drivers\firefox_win64\geckodriver.exe
[INFO] Driver location: C:\Program Files\Katalon Studio\Katalon_Studio_Windows_64-8.2.5\configuration\resources\drivers\firefox_win64\geckodriver.exe

Environment (for Web testing):

Browser and Browser version Firefox 111.0.1 (64-Bit)

Steps to reproduce:

Update Webdrivers for Firefox, via Menu Tools > Update WebDrivers > Firefox

Expected Behavior:

Actual Behavior:

Screenshots / Videos: (please attach screenshots or videos if necessary to reproduce the issue)

image

xuankimtran commented 1 year ago

Hi @Testinator-X, Our team already resolved the issue. Can you check again if it's working fine from your side? Thanks a lot.

Testinator-X commented 1 year ago

@xuankimtran Unfortunately, the latest Webdriver version (now 0.33) is still not downloaded.

katalon_Xa4AyvFEIK

xuankimtran commented 1 year ago

Hi again @Testinator-X, We investigated the issue you mentioned about gecko 0.33 and fixed it also. Can you try again? Thank you so much 💕