# File selenium.rb, line 1351 def get_xpath_count(xpath) return get_number("getXpathCount", [xpath,]) end