We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548f632 commit 3434ec7Copy full SHA for 3434ec7
lib/appium_lib/android/element/button.rb
@@ -80,7 +80,7 @@ def last_button
80
81
find_element :uiautomator,
82
_button_visible_selectors(button_index: button_index,
83
- image_button_index: image_button_index)
+ image_button_index: image_button_index)
84
end
85
86
# Find the first button that exactly matches value.
0 commit comments