Skip to content

Commit c70543c

Browse files
Update README.md
1 parent fcb25a9 commit c70543c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,12 @@ appium --use-plugins=element-wait
3737
## Configuration
3838

3939
To override the default element-wait retry
40-
41-
1. Use appium server config file. Refere here.
42-
2. Use appium server CLI
43-
44-
40+
1. Use appium server CLI
4541
--plugin-element-wait-timeout=30000
4642
--plugin-element-wait-interval-between-attempts=200
4743

4844

45+
2. Use appium server config file. [Refer](https://github.com/AppiumTestDistribution/appium-wait-plugin/blob/main/server-config.json).
4946
### Example
5047

5148

0 commit comments

Comments
 (0)