Skip to content

Commit

Permalink
Для фич на английском языке отсутствует перевод слов Структура сценар…
Browse files Browse the repository at this point in the history
…ия и Примеры #1673
  • Loading branch information
Pr-Mex committed Jul 30, 2022
1 parent 4b94343 commit 40fbb1f
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#language: en

Feature: <feature description>
Feature: <описание фичи>

As <Role>
I want <functionality description>
Expand All @@ -10,7 +10,7 @@ Background:
Given I launch TestClient opening script or connect the existing one


Scenario: <script description>
Scenario: <описание сценария>

And In the command interface I select "Основная" "Справочник1"
Then "Справочник1" window is opened
Expand All @@ -34,5 +34,4 @@ Scenario: <script description>
And I change "Реквизит булево" checkbox in "ТабличнаяЧасть1" table
And I finish line editing in "ТабличнаяЧасть1" table
And I click "Записать и закрыть" button
And I wait "Справочник1 (создание)" window closing in 20 seconds

And I wait "Справочник1 (создание)" window closing in 20 seconds

0 comments on commit 40fbb1f

Please sign in to comment.