Closed aik099 closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.65%. Comparing base (
8a540d9
) to head (97d00f8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I've noticed, that when trying to resize/maximize the current window several calls are made to the Selenium server to verify if we're at the right window. IMO they're unnecessary because we're surely at the correct window already.
P.S. There is no test to verify, that resizing/maximizing non-current window works.