Closed jrycw closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.76%. Comparing base (
b14c8f2
) to head (f79e7e6
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I was wondering if
_save_screenshot()
could be improved by directly utilizingWebElement.screenshot_as_png
.