Skip to content

Commit 347ae13

Browse files
Update readme.md
1 parent ba4d51c commit 347ae13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ apk = {
4949
Appium::Driver.new(apk).start_driver
5050

5151
# Define the methods on all objects.
52+
# Note that this can also be scoped to limit the potential for conflicts.
53+
# Example: Appium.promote_appium_methods ::Minitest::Spec
5254
Appium.promote_appium_methods Object
5355
```
5456

0 commit comments

Comments
 (0)