# File lib/capybara/node/element.rb, line 43
def
text
wait_until
{
base
.
text
}
end