Page MenuHomePhabricator
Paste P155

178205 errors
ActivePublic

Authored by Gilles on Dec 15 2014, 3:46 PM.
Scenario: The large download option has the correct information # features/mmv.download.feature:50
When I open the download dropdown # features/step_definitions/mmv_download_steps.rb:3
And I click the large download size # features/step_definitions/mmv_download_steps.rb:24
timed out after 5 seconds, waiting for {:element=>#<Selenium::WebDriver::Element:0x..f8029879fdc98931a id="0.627700790995732-26">} to become present (Watir::Wait::TimeoutError)
./features/step_definitions/mmv_download_steps.rb:37:in `block (2 levels) in <top (required)>'
./features/step_definitions/mmv_download_steps.rb:25:in `/^I click the (.*) download size$/'
features/mmv.download.feature:52:in `And I click the large download size'
And the download size options disappears # features/step_definitions/mmv_download_steps.rb:41
Then the download image size label should be "1200 × 900 px jpg" # features/step_definitions/mmv_download_steps.rb:57
And the download links should be the 1200 thumbnail # features/step_definitions/mmv_download_steps.rb:77