• Michael Kozono's avatar
    Fix wait condition · 3853f5d8
    Michael Kozono authored
    The `has_css?` line was always timing out false because `$(‘…’).val(url)` does not change the input’s value attribute.
    3853f5d8
show.rb 1.54 KB