MCPcopy Create free account

hub / github.com/SeleniumHQ/selenium / endpoints

Endpoints8 in github.com/SeleniumHQ/selenium

Routetest_execute_custom_command
patch("selenium.webdriver.remote.remote_connection.RemoteConnection._request")
py/test/unit/selenium/webdriver/remote/remote_connection_tests.py:None
Routetest_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
Routetest_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
Routetest_register_extra_headers
patch("selenium.webdriver.remote.remote_connection.RemoteConnection._request")
py/test/unit/selenium/webdriver/remote/remote_connection_tests.py:None
Routetest_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
Routetest_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
Routetest_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
Routetest_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