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

page.execute_script %Q{ $('"#{location}"').val('"#{text}"').keydown(); } sleep(3) page.execute_script %Q{ $('.ui-menu-item a:contains("#{target}")').trigger('mouseenter...

Best results in other decks

TypeScript basically uses structural typing, which is conceptually quite similar to duck typing, but with static compile-time type checking...

makandra dev

If you use the selenium-webdriver gem, it will sneakily phone home once every hour whenever you run a browser...

Search in all decks