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