mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-17 19:21:39 +00:00
544b0e70c9
Bug: T219920 Change-Id: I9f651d73cae8d6494ffa585ac3cbd791686b926a
14 lines
430 B
Gherkin
14 lines
430 B
Gherkin
@chrome @firefox @login @test2.m.wikipedia.org @vagrant
|
|
Feature: User:<username>
|
|
|
|
Background:
|
|
Given I am logged into the mobile website
|
|
And I visit my user page
|
|
|
|
@en.m.wikipedia.beta.wmflabs.org
|
|
Scenario: Check components in user page
|
|
Then I should be on my user page
|
|
And there should be a link to my talk page
|
|
And there should be a link to my contributions
|
|
And there should be a link to my uploads
|