We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829b17d commit a843671Copy full SHA for a843671
lib/appium_lib/device/multi_touch.rb
@@ -16,7 +16,6 @@ module Appium
16
# multi_touch_action.perform
17
class MultiTouch
18
class << self
19
-
20
# Convenience method for pinching the screen.
21
# Places two fingers at the edges of the screen and brings them together.
22
# @param percentage (int) The percent size by which to shrink the screen when pinched.
0 commit comments