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

Display browser and webdriver version & arch with `OAB` keyword #1078

Closed cmin764 closed 1 year ago

cmin764 commented 1 year ago

Ensure adequate useful logging is printed when combinations of the existing/downloaded webdriver and the browser it starts are used, so we'd know what versions are failing.

Also provide pointers to our feature FAQ docs page for problems related to SSL and webdriver downloading in general.