[py] update SOC for driver finder and selenium manager classes#13387
[py] update SOC for driver finder and selenium manager classes#13387
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## trunk #13387 +/- ##
==========================================
- Coverage 58.07% 57.97% -0.10%
==========================================
Files 88 88
Lines 5340 5366 +26
Branches 224 231 +7
==========================================
+ Hits 3101 3111 +10
- Misses 2015 2024 +9
- Partials 224 231 +7 ☔ View full report in Codecov by Sentry. |
7420ddc to
563136f
Compare
c7fb05a to
b7d672b
Compare
84cfac8 to
9b6c810
Compare
AutomatedTester
left a comment
There was a problem hiding this comment.
I think this looks good enough. I am not sure we need to have the Rakefile stuff as that should all be handled by bazel already
|
Thanks, I would have merged this for 4.17 but I wanted to get .NET happy first as well before merging everything else. 😦 The Python is a good example of this. but actually it is: So I create task that does both and outputs results My plan is to support a wrapper for each language with defaults like: |
Description
Motivation and Context
get_pathtoSeleniumManagerclass #12554Comments