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

       Web browser: ---
            Bug ID: 53295
           Summary: VisualEditor tests fail due to introductory beta
                    disclaimer popup
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Quality Assurance
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: sp...@wikimedia.org
                CC: cmcma...@wikimedia.org, zfili...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

cucumber features/visual_editor_anon.feature:5 # Scenario: Basic edit fails 
because VisualEditor these days shows an introductory disclaimer:

  This is our new, easier way to edit. It's still in beta,
  which means you might find parts of the page you can't edit...
and so it fails with
  expected "You are not currently logged in. 
which isn't visible until you dismiss the popup.

I think the same explains a
  timed out after 5 seconds, Element was not visible in 5 seconds
that I'm getting in the similar
cucumber features/visual_editor_logged_in.feature:5 # Scenario: Basic edit
after applying gerrit 80709.

The popup is in a div containing an iframe containing more divs until
class="ve-ui-mwBetaWelcomeDialog-content", and then tests have to click outside
it to dismiss it; and some day it will go away.

Instead it seems better to set the ve-beta-welcome-dialog cookie to 1 upon
visiting the site, which will turn off this disclaimer dialog.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to