diff --git a/doc/target.rst b/doc/target.rst index 30a4491..736885c 100644 --- a/doc/target.rst +++ b/doc/target.rst @@ -673,7 +673,7 @@ Android Target Returns ``True`` if the targets screen is currently on and ``False`` otherwise. -.. method:: AndroidTarget.wait_for_target(timeout=30) +.. method:: AndroidTarget.wait_for_device(timeout=30) Returns when the devices becomes available withing the given timeout otherwise returns a ``TimeoutError``.