# File lib/selenium/openqa/selenium.rb, line 1376 def allow_native_xpath(allow) do_command("allowNativeXpath", [allow,]) end