selenium.webdriver.common.utils¶
The Utils methods.
Functions
|
Resolve a hostname to an IP, preferring IPv4 addresses. |
|
Determines a free port using sockets. |
|
Tries to connect to the server at port to see if it is running. |
|
Tries to connect to the HTTP server at /status path and specified port to see if it responds successfully. |
|
Joins a hostname and port together. |
|
Processes the values that will be typed in the element. |