Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Aug 2, 2024
1 parent be0588c commit 711e317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/appium_lib_core/driver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ class Driver

# Automation name sent to appium server or received by server.<br>
# If automation_name is <code>nil</code>, it is not set both client side and server side.
# @return [device]
# @return [Symbol]
attr_reader :automation_name

# Custom URL for the selenium server. If set this attribute, ruby_lib_core try to handshake to the custom url.<br>
Expand Down

0 comments on commit 711e317

Please sign in to comment.