Appium-API-Status

Status

Java:// TODO

Python:selenium.webdriver.common.utils.is_url_connectable(port)

Description

Returns information about whether a remote end is in a state in which it can create new sessions and can additionally include arbitrary meta information that is specific to the implementation.
The readiness state is represented by the ready property of the body, which is false if an attempt to create a session at the current time would fail. However, the value true does not guarantee that a New Session command will succeed.
Implementations may optionally include additional meta information as part of the body, but the top-level properties ready and message are reserved and must not be overwritten

posted @ 2019-03-07 08:44  bamboo233  阅读(441)  评论(0编辑  收藏  举报