[wip][py] Expose browser specific functionalities for remote webdrivers #11500
Codecov / codecov/project
failed
Nov 22, 2024 in 0s
54.51% (-0.03%) compared to 802c1f2
View this Pull Request on Codecov
54.51% (-0.03%) compared to 802c1f2
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 54.51%. Comparing base (
802c1f2
) to head (aff181f
).
Report is 3075 commits behind head on trunk.
Files with missing lines | Patch % | Lines |
---|---|---|
py/selenium/webdriver/chromium/webdriver.py | 0.00% | 3 Missing |
py/selenium/webdriver/firefox/webdriver.py | 40.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## trunk #11500 +/- ##
==========================================
- Coverage 54.54% 54.51% -0.03%
==========================================
Files 85 85
Lines 5627 5631 +4
Branches 243 243
==========================================
+ Hits 3069 3070 +1
- Misses 2315 2318 +3
Partials 243 243
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading