# File lib/selenium/client/legacy_driver.rb, line 1332 def get_xpath_count(xpath) return number_command("getXpathCount", [xpath,]) end