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