Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wip][py] Expose browser specific functionalities for remote webdrivers #11500

Draft
wants to merge 1 commit into
base: trunk
Choose a base branch
from

[py] Expose browser specific functionalities for remote webdrivers

aff181f
Select commit
Loading
Failed to load commit list.
Draft

[wip][py] Expose browser specific functionalities for remote webdrivers #11500

[py] Expose browser specific functionalities for remote webdrivers
aff181f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 22, 2024 in 1s

50.00% of diff hit (target 54.54%)

View this Pull Request on Codecov

50.00% of diff hit (target 54.54%)

Annotations

Check warning on line 131 in py/selenium/webdriver/chromium/webdriver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

py/selenium/webdriver/chromium/webdriver.py#L131

Added line #L131 was not covered by tests

Check warning on line 151 in py/selenium/webdriver/chromium/webdriver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

py/selenium/webdriver/chromium/webdriver.py#L151

Added line #L151 was not covered by tests

Check warning on line 156 in py/selenium/webdriver/chromium/webdriver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

py/selenium/webdriver/chromium/webdriver.py#L156

Added line #L156 was not covered by tests

Check warning on line 244 in py/selenium/webdriver/firefox/webdriver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

py/selenium/webdriver/firefox/webdriver.py#L244

Added line #L244 was not covered by tests

Check warning on line 248 in py/selenium/webdriver/firefox/webdriver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

py/selenium/webdriver/firefox/webdriver.py#L248

Added line #L248 was not covered by tests

Check warning on line 333 in py/selenium/webdriver/firefox/webdriver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

py/selenium/webdriver/firefox/webdriver.py#L333

Added line #L333 was not covered by tests