robotframework / SeleniumLibrary

Web testing library for Robot Framework
Apache License 2.0
1.38k stars 761 forks source link

Review GitHub Actions setup regarding webdrivers and system configuration #1852

Open emanlove opened 1 year ago

emanlove commented 1 year ago

Because we check the robot logging at various levels for specific messages, if we rely on the selenium manager to setup the drivers and browser then the logs change. So as not to be constantly fighting the execution of the atests and the verification of the log messages we should settle on some system configuration.