# File lib/capybara/node/element.rb, line 56
      def [](attribute)
        wait_until { base[attribute] }
      end