Skip to content

Commit 08f79ff

Browse files
Update README.md
1 parent 2328dbe commit 08f79ff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
This is an Appium plugin designed to wait for element to be present.
44

5+
## Prerequisite
6+
7+
Appium version 2.0
8+
59
## Installation
610

711
`appium plugin install source=github https://github.com/saikrishna321/appium-wait-plugin`
12+
13+
## Usage
14+
15+
`appium --plugins=element-wait base-path=/wb/hub/`
16+
17+
18+
19+

0 commit comments

Comments
 (0)