# File lib/selenium/client/legacy_driver.rb, line 1381
        def ignore_attributes_without_value(ignore)
            remote_control_command("ignoreAttributesWithoutValue", [ignore,])
        end