lib/appium_lib/common/helper.rb in appium_lib-9.7.5 vs lib/appium_lib/common/helper.rb in appium_lib-9.8.1

- old
+ new

@@ -51,10 +51,9 @@ @driver.find_elements :xpath, xpath_str end # json and ap are required for the source method. require 'json' - require 'ap' # awesome print # @private # http://nokogiri.org/Nokogiri/XML/SAX.html class CountElements < Nokogiri::XML::SAX::Document attr_reader :result