Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 381 Bytes

USER.md

File metadata and controls

11 lines (9 loc) · 381 Bytes

Work with Drupal users

Scenarios, which will use steps for testing WYSIWYG editors, should be tagged with @user tag.

Scenario: Login as a user with filled fields
  Given I am logged in as a user with "administrator" role and filled fields:
    | Full name | Sergii Bondarenko   |
    | Position  | Developer           |
    | Company   | TestCompany         |