1
0
mirror of https://github.com/IRPTeam/IRP.git synced 2026-04-24 03:53:25 +02:00
Files
IRP/features/Smoke/041_ChartsOfAccount_ListForm.feature
Natalia Trukhachova e7782048c7 Features refact + add new features (#2616)
* add features

* Update _0500PostingCashReciept.feature

* refact smoke test

* fix

* fix features

* fix

* features refact
2024-09-20 17:35:56 +03:00

24 lines
678 B
Gherkin

#language: en
@tree
@SmokeTest
Feature: Smoke tests - Charts of account - ListForm
# Configuration IRP
# Version: 2024.32.117
Background:
Given I launch TestClient opening script or connect the existing one
And I close all client application windows
Scenario: Opening the List form Charts of account "Account charts (Basic)" (Basic)
Given I open the list form of Chart of accounts "Basic"
If the warning is displayed then
Then I raise "The list form could not be opened Charts of account Basic" exception
If current form name is "ErrorWindow" Then
Then I raise "The list form could not be opened Charts of account Basic" exception
And I close current window