robocorp / rpaframework

Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python
https://www.rpaframework.org/
Apache License 2.0
1.17k stars 225 forks source link

Fix version resolution for Chrome/Chromium >=115 #1123

Closed cmin764 closed 1 year ago

cmin764 commented 1 year ago

Fixes corner case with Chromium 3-atom version (like 117.0.5938) which would trigger a version resolution on a service that doesn't support versions above 114.

Step Run