Math/tests/browser/features/math.feature
Željko Filipin a4948c208a Fixed failing Selenium test
When user is logged in, visual editor is the default editor. When user
is not logged in, source editor is the default editor. When the test
does not log in, everything works just fine.

Bug: T126463
Change-Id: I1f15000a275657c0a92172781f57c5d1db537dcc
2016-02-22 09:51:24 +00:00

11 lines
348 B
Gherkin

@chrome @en.wikipedia.beta.wmflabs.org @firefox
Feature: Math
Scenario: Display simple math
Given I am editing a random page with source editor
When I type <math>3 + 2</math>
And I click Preview
Then the page should contain an img tag
And alt for that img should be 3 + 2
And src for that img should contain /math/