https://bugzilla.wikimedia.org/show_bug.cgi?id=66375

            Bug ID: 66375
           Summary: Upload icon for anon no longer appears
           Product: MobileFrontend
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: browser-test-bug
          Severity: normal
          Priority: Unprioritized
         Component: stable
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

As anonymous user at http://en.m.wikipedia.beta.wmflabs.org

Click Random, get result e.g.
http://en.m.wikipedia.beta.wmflabs.org/wiki/0.4646705591863669_Moved#/random 

Page should contain an upload icon (with a lock symbol I think) which when
clicked yields a "you must login" message, but does not

$ bundle exec cucumber features/pageactions.feature:12
@chrome @en.m.wikipedia.beta.wmflabs.org @en.m.wikipedia.org @firefox
@test2.m.wikipedia.org
Feature: Page actions menu when anonymous

  Background:                                           #
features/pageactions.feature:4
    Given I am on the "Main Page" page                  #
features/step_definitions/common_steps.rb:90
    And I click on "Random" in the main navigation menu #
features/step_definitions/mainmenu_steps.rb:5

  Scenario: Receive notification message - Upload Icon                         
  # features/pageactions.feature:12
    When I click on the upload icon                                            
  # features/step_definitions/lead_photo_steps.rb:1
      timed out after 5 seconds, waiting for {:id=>"ca-upload",
:tag_name=>"li"} to become present (Watir::Wait::TimeoutError)
      ./features/step_definitions/lead_photo_steps.rb:2:in `/^I click on the
upload icon$/'
      features/pageactions.feature:13:in `When I click on the upload icon'
    Then I see a toast with message "Please log in to add an image to this
page." # features/step_definitions/common_article_steps.rb:62

Failing Scenarios:
cucumber features/pageactions.feature:12 # Scenario: Receive notification
message - Upload Icon

-- 
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

Reply via email to