Closed
Description
msedgedriver
on Linux may try to use Chrome instead of Edge
As seen here: https://github.com/mdmintz/seleniumbase-examples/actions/runs/6103426326/job/16563797886
selenium.common.exceptions.WebDriverException: Message: unknown error: unrecognized Microsoft Edge version: Chrome/116.0.5845.140
I was able to workaround the issue by specifying the binary location, but this workaround should be included by default on Linux.