Robocorp Bot not starting chrome even when chrome.exe is in the path environment variable
I have a robocorp bot in a windows 10 machine. It worked fine but suddenly it stopped working, I think it may be due to a chrome update. Now it won’t open google chrome. I am using RPA selenium to open the browser and interact with it. I noticed that the latest chrome version is 127.0.6533.73 and the latest chromedriver version is 127.0.6533.72. I don’t know if that affects the compatibility. I am using python 3.10.13 for this project.