[dotnet] support SE_*DRIVER environment variables to set driver locations - #17875
Conversation
PR Summary by Qodo.NET: Support SE_*DRIVER env vars to locate browser drivers (skip Selenium Manager)
AI Description
Diagram
High-Level Assessment
Files changed (11)
|
Code Review by Qodo
1.
|
|
Code review by qodo was updated up to the latest commit 4c76c9b |
nvborisenko
left a comment
There was a problem hiding this comment.
Thanks @titusfortner , just cosmetic changes and we need to think how to not expose new public API (most important).
|
Code review by qodo was updated up to the latest commit 8e42c8b |
|
Code review by qodo was updated up to the latest commit c083da4 |
|
Thanks for fixing, much easier than me trying to figure it out. :) |
🔗 Related Issues
Part of #14045
💥 What does this PR do?
SE_CHROMEDRIVER,SE_EDGEDRIVER,SE_GECKODRIVER,SE_IEDRIVER,SE_SAFARIDRIVER.🔧 Implementation Notes
🤖 AI assistance
🔄 Types of changes