Detect the yellow fade technique or highlight effect with Capybara
This detection is only for jqueryui's .effect('highlight')
.
page.should have_selector("#element-id-or-class-name-being-highlighted[style^='background']")
- Pushed on 05/22/2013 by Christian