You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Release tags are https://github.com/appium/ruby_lib/releases .
36
36
-`activate_app` or a new session request can be alternatives of `launch_app`
37
37
-`terminate_app` or close the session request can be alternatives of `close_app`
38
38
- Close current session and creating a new session, or `terminate_app` and `launch_app` can be alternatives of `reset`
39
-
39
+
- Global driver (`$driver`) is `false` by default. Please provide `true` as `Appium::Driver.new(opts, true)` to enable it as previously logged as a deprecation warning message.
40
40
41
41
## 11.1.0 - 2020-12-29 (11.2.0 is the same as this version)
0 commit comments