diff --git a/tests/browser/features/font_selection_default_disabled.feature b/tests/browser/features/font_selection_default_disabled.feature index 71f9bbd0..d7124c09 100644 --- a/tests/browser/features/font_selection_default_disabled.feature +++ b/tests/browser/features/font_selection_default_disabled.feature @@ -1,4 +1,4 @@ -@commons.wikimedia.beta.wmflabs.org @firefox @internet_explorer_10 @login @phantomjs +@firefox @internet_explorer_10 @login @phantomjs Feature: Font selection default disabled In order to have better using experience, @@ -37,6 +37,7 @@ Feature: Font selection default disabled And the selected content font must be system And webfonts are applied to body + @commons.wikimedia.beta.wmflabs.org Scenario: Enabling fonts downloading without saving the preferences When I click the checkbox to enable fonts downloading And I select OpenDyslexic font for the content language for the live preview @@ -47,6 +48,7 @@ Feature: Font selection default disabled And the active interface font must be the same as font prior to the preview And the active content font must be the same as font prior to the preview + @commons.wikimedia.beta.wmflabs.org Scenario: Enabling fonts downloading and saving the preferences When I click the checkbox to enable fonts downloading And I select OpenDyslexic font for the interface language for the live preview @@ -54,6 +56,7 @@ Feature: Font selection default disabled Then webfonts are applied to body And the interface font is OpenDyslexic + @commons.wikimedia.beta.wmflabs.org Scenario: Enabling fonts downloading and going to another page When I click the checkbox to enable fonts downloading And I select OpenDyslexic font for the content language for the live preview @@ -62,6 +65,7 @@ Feature: Font selection default disabled Then webfonts are applied to body And the content font is OpenDyslexic + @commons.wikimedia.beta.wmflabs.org Scenario: Enabling fonts downloading and then disabling them When I click the checkbox to enable fonts downloading And I select OpenDyslexic font for the interface language for the live preview @@ -74,6 +78,7 @@ Feature: Font selection default disabled Then a font selector for interface language doesn't appear And a font selector for content language doesn't appear + @commons.wikimedia.beta.wmflabs.org Scenario: Enabling fonts downloading and then disabling them and saving the preferences When I click the checkbox to enable fonts downloading And I select OpenDyslexic font for the interface language for the live preview diff --git a/tests/browser/features/live_preview_of_display_language.feature b/tests/browser/features/live_preview_of_display_language.feature index 084b02e1..b4106812 100644 --- a/tests/browser/features/live_preview_of_display_language.feature +++ b/tests/browser/features/live_preview_of_display_language.feature @@ -6,7 +6,6 @@ Feature: Live preview of display language changes And I have reset my preferences And I am at the main page - @commons.wikimedia.beta.wmflabs.org Scenario: Display language change is previewed immediately Given I open the Universal Language Selector And I open Display panel of language settings @@ -15,7 +14,7 @@ Feature: Live preview of display language changes And I click on the link to select Malayalam Then I should see the text in the language panel in Malayalam - @clean @commons.wikimedia.beta.wmflabs.org + @clean Scenario: Live preview of display language changes can be reverted on cancel Given I open the Universal Language Selector And I open Display panel of language settings @@ -24,7 +23,7 @@ Feature: Live preview of display language changes And I open Display panel of language settings Then I should see the text in the language panel in English - @clean @commons.wikimedia.beta.wmflabs.org + @clean Scenario: Live preview of display language changes can be reverted on closing the dialog with the X button Given I open the Universal Language Selector And I open Display panel of language settings