Skip to content

Commit 093ba77

Browse files
Update readme.md
1 parent 8dbe853 commit 093ba77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Appium::Driver.new(apk).start_driver
5151
# Define the methods on all objects.
5252
# Note that this can also be scoped to limit the potential for conflicts.
5353
# Example: Appium.promote_appium_methods ::Minitest::Spec
54+
# Another alternative is to not promote at all. Instead access methods via $driver
5455
Appium.promote_appium_methods Object
5556
```
5657

0 commit comments

Comments
 (0)