Skip to content

[py] update logging to match other bindings#11990

Merged
diemol merged 4 commits intotrunkfrom
py_sm_log
May 4, 2023
Merged

[py] update logging to match other bindings#11990
diemol merged 4 commits intotrunkfrom
py_sm_log

Conversation

@titusfortner
Copy link
Copy Markdown
Member

Description

Log more things for Selenium Manager
Removes a browser check that shouldn't be necessary. We're using options instances, but if a browserName is set that isn't recognized, SM will give the appropriate error.

Motivation and Context

Match what is being done in other languages
Need to be able to see more details for Selenium Manager issues

@titusfortner titusfortner added the C-py Python Bindings label May 3, 2023
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 3, 2023

Codecov Report

Patch coverage: 42.85% and project coverage change: -0.04 ⚠️

Comparison is base (66e51be) 54.89% compared to head (535b2fc) 54.85%.

❗ Current head 535b2fc differs from pull request most recent head cc2b37a. Consider uploading reports for the commit cc2b37a to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk   #11990      +/-   ##
==========================================
- Coverage   54.89%   54.85%   -0.04%     
==========================================
  Files          86       86              
  Lines        5733     5728       -5     
  Branches      233      233              
==========================================
- Hits         3147     3142       -5     
  Misses       2353     2353              
  Partials      233      233              
Impacted Files Coverage Δ
py/selenium/webdriver/common/selenium_manager.py 67.24% <42.85%> (-2.60%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@diemol diemol merged commit 59fa77c into trunk May 4, 2023
@diemol diemol deleted the py_sm_log branch May 4, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-py Python Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants