https://bugzilla.wikimedia.org/show_bug.cgi?id=66375
--- Comment #1 from Chris McMahon <[email protected]> --- Also missing for logged-in new user: $ bundle exec cucumber features/uploads_lead_tutorial.feature:8 @chrome @en.m.wikipedia.beta.wmflabs.org @firefox @login @test2.m.wikipedia.org Feature: Lead image tutorial Background: # features/uploads_lead_tutorial.feature:4 Given I am logged in as a new user # features/step_definitions/common_steps.rb:58 And I am on the "Nonexistent_page_abc" page # features/step_definitions/common_steps.rb:90 Scenario: There is an upload button # features/uploads_lead_tutorial.feature:8 Then there is an upload an image to this page button # features/step_definitions/lead_photo_steps.rb:5 expected #<Watir::LI:0x241240de844ea8e0 located=false selector={:id=>"ca-upload", :tag_name=>"li"}> to exist (RSpec::Expectations::ExpectationNotMetError) ./features/step_definitions/lead_photo_steps.rb:6:in `/^there is an upload an image to this page button$/' features/uploads_lead_tutorial.feature:9:in `Then there is an upload an image to this page button' And the upload an image to this page button is enabled # features/step_definitions/lead_photo_steps.rb:9 Failing Scenarios: cucumber features/uploads_lead_tutorial.feature:8 # Scenario: There is an upload button -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
