Hi! everybody,
I´m going to tell you my problem with katalon studio enterprise or free because is the same for both
MOTIVATION:
We are having some problems with Katalon Studio web testing due to the browser version and specially with the screen size of the computer because we are testing a responsive application
In order to solve that problem we have decided to install Katalon Studio in centralized Virtual Machine where the screen size and navigator version always is the same version that the company are currently using, and the screen size are always the same and it doesn´t depends on the tester computer.
In the virtual machine we have 3 developers using the same installation of katalon studio in order to develop web testing.
THE PROBLEM:
Everything went well until we need to update the web drivers:
When one of the users update the web drivers the rest of the users can´t access to the Webdrivers. The other users, are given back this error when try to update the web drivers
[ERROR] There was an error managing msedgedriver 144.0.3719.104 (java.nio.file.AccessDeniedException: C:\Katalon\packages.katalon\packages\KS-10.1.0\configuration\resources\drivers\edgechromium_win64\msedgedriver.exe)[ERROR] There was an error managing msedgedriver 144.0.3719.104 (java.nio.file.AccessDeniedException: C:\Katalon\packages.katalon\packages\KS-10.1.0\configuration\resources\drivers\edgechromium_win64\msedgedriver.exe)
The problem happens because the user that update the web driver, the katalon studio set some permissions in the drivers\edgechromium_win64\msedgedriver.exe file or in the drivers\edgechromium_win64\ folders that the only user that can access to webdriver is the the user that update that.
It makes that other users can´t install the webdrivers and can´t send analysis because the msedgedriver.exe is not accesible.
TRYING TO SOLVE:
We tryed to give administrative permission to all users to these paths but always the same errors are given, that can´t acces to msedgedriver.exe
WORKARROUND
The only way that I found to solve the problem y access via file explorer to C:\Katalon\packages.katalon\packages\KS-10.1.0\configuration\resources\ and delete the “drivers” folder and execute the Update Webdrivers again.
Now with this workarround only one person can work, and it is not a right solution because it can not be scaled to work with several uses.
HELP:
Any idea or workarround to solve it.
Thanks in avance

