Merge "QA: Run references test per commit"

This commit is contained in:
jenkins-bot 2018-08-17 00:36:29 +00:00 committed by Gerrit Code Review
commit de28672cde
2 changed files with 3 additions and 8 deletions

View File

@ -1,15 +1,10 @@
@chrome @en.m.wikipedia.beta.wmflabs.org @firefox @test2.m.wikipedia.org @vagrant @extension-cite @chrome @en.m.wikipedia.beta.wmflabs.org @firefox @test2.m.wikipedia.org @vagrant @integration @extension-cite
Feature: Reference popup drawer Feature: Reference popup drawer
Background: Background:
Given I am using the mobile site Given I am using the mobile site
Scenario: Opening the reference drawer Scenario: Opening and closing the reference drawer
Given I go to a page that has references
When I click on a reference
Then I should see the reference drawer
Scenario: Closing the reference drawer
Given I go to a page that has references Given I go to a page that has references
When I click on a reference When I click on a reference
And I click on the page And I click on the page

View File

@ -148,7 +148,7 @@ class ArticlePage
div(:toast, css: '.mw-notification') div(:toast, css: '.mw-notification')
# loader # loader
div(:content_wrapper, id: 'content') element(:content_wrapper, 'main')
div(:content, id: 'bodyContent') div(:content, id: 'bodyContent')
# secondary menu # secondary menu