We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2485c3d commit 41c940cCopy full SHA for 41c940c
lib/appium_lib/driver.rb
@@ -331,7 +331,6 @@ def dialect
331
# An entry point to chain W3C actions. Returns `TouchAction.new` if it works as MJSONWP instead of W3C action.
332
# Read https://www.rubydoc.info/github/appium/ruby_lib_core/Appium/Core/Base/Bridge/W3C#action-instance_method
333
#
334
- # @param [bool] async Run actions async
335
# @return [TouchAction|Selenium::WebDriver::PointerActions]
336
337
# @example
0 commit comments