Skip to content

Commit 218185f

Browse files
Add promote example
1 parent b57772c commit 218185f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ apk = {
4747
app_wait_activity: '.act.Start'
4848
}
4949
Appium::Driver.new(apk).start_driver
50+
51+
# Define the methods on all objects.
52+
Appium.promote_appium_methods Object
5053
```
5154

5255
#### iOS env vars

0 commit comments

Comments
 (0)