☰
appium_client
0.2.2
AppiumWait
Required Methods
appium_wait
Implementations on Foreign Types
Client
Implementors
In appium_client::wait
?
Trait
appium_client
::
wait
::
AppiumWait
source
·
[
−
]
pub trait AppiumWait { // Required method fn
appium_wait
(&self) ->
Wait
<'_>; }
Required Methods
§
source
fn
appium_wait
(&self) ->
Wait
<'_>
Implementations on Foreign Types
§
source
§
impl
AppiumWait
for Client
source
§
fn
appium_wait
(&self) ->
Wait
<'_>
Implementors
§