Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ endpoints
Endpoints
8 in github.com/SeleniumHQ/selenium
⨍
Functions
22,613
◇
Types & classes
4,962
↳
Endpoints
8
Route
test_execute_custom_command
patch("selenium.webdriver.remote.remote_connection.RemoteConnection._request")
py/test/unit/selenium/webdriver/remote/remote_connection_tests.py:None
Route
test_override_user_agent_in_headers
patch("selenium.webdriver.remote.remote_connection.RemoteConnection.get_remote_connection_headers")
py/test/unit/selenium/webdriver/remote/remote_connection_tests.py:None
Route
test_override_user_agent_via_client_config
patch("selenium.webdriver.remote.remote_connection.RemoteConnection.get_remote_connection_headers")
py/test/unit/selenium/webdriver/remote/remote_connection_tests.py:None
Route
test_register_extra_headers
patch("selenium.webdriver.remote.remote_connection.RemoteConnection._request")
py/test/unit/selenium/webdriver/remote/remote_connection_tests.py:None
Route
test_register_extra_headers_via_client_config
patch("selenium.webdriver.remote.remote_connection.RemoteConnection._request")
py/test/unit/selenium/webdriver/remote/remote_connection_tests.py:None
Route
test_should_be_able_to_determine_the_rect_of_an_element
pytest.mark.xfail_safari(reason="Get Element Rect command not implemented", raises=WebDriverException)
py/test/selenium/webdriver/common/rendered_webelement_tests.py:None
Route
test_should_get_the_rect_of_the_current_window
pytest.mark.xfail_safari(raises=WebDriverException, reason="Get Window Rect command not implemented")
py/test/selenium/webdriver/common/window_tests.py:None
Route
test_should_set_the_rect_of_the_current_window
pytest.mark.xfail_safari(raises=WebDriverException, reason="Get Window Rect command not implemented")
py/test/selenium/webdriver/common/window_tests.py:None