mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
0240a51717
Change-Id: I07022e27da9d7114c18a82cdbd62e4cb82ddc7e2
7 lines
204 B
Gherkin
7 lines
204 B
Gherkin
Feature: Table
|
|
|
|
Scenario: Insert table
|
|
Given I go to the "Table Insert Test" page with content "Table Insert Test"
|
|
When I click the insert table toolbar element
|
|
Then the table should appear
|