def test_autocomplete(field, options = {}) fill_in field, :with => options[:with] page.execute_script("$('##{field}').trigger('focus');") page.execute_script ("$('##{field}').trigger...

Best results in other decks

For Selenium tests, your browser starts in your local timezone, or whatever your system's environment specifies. This is usually...

makandracards.com

Added methods to keep the line number steady while you time-travel between commits: Copy the file to a new...

Search in all decks