Sha256: ba6d77b18c2cd1db98a8d9dc0d71b31e395b0f8eadfcdd898afa1e71feb6c886

Contents?: true

Size: 154 Bytes

Versions: 13

Compression:

Stored size: 154 Bytes

Contents

module Appium
  module Core
    module Device
      module Clipboard
        CONTENT_TYPE = [:plaintext, :image, :url].freeze
      end
    end
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
appium_lib_core-1.7.2 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.7.1 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.7.0 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.6.0 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.5.1 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.5.0 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.4.2 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.4.1 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.4.0 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.3.8 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.3.7 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.3.6 lib/appium_lib_core/device/clipboard_content_type.rb
appium_lib_core-1.3.5 lib/appium_lib_core/device/clipboard_content_type.rb