# File selenium.rb, line 1375
        def allow_native_xpath(allow)
            do_command("allowNativeXpath", [allow,])
        end