Skip to content

Commit e12787d

Browse files
authored
add alias (#725)
1 parent 047ed32 commit e12787d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/appium_lib/driver.rb

+1
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ def appium_server_version
313313
# server (TestObject for instance) does not respond to status call
314314
{}
315315
end
316+
alias remote_status appium_server_version
316317

317318
# Return the platform version as an array of integers
318319
# @return [Array<Integer>]

0 commit comments

Comments
 (0)