1
0
mirror of https://github.com/IRPTeam/IRP.git synced 2026-04-24 03:53:25 +02:00
Files
IRP/features/Smoke/072_Reports_ObjectForm.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

26 lines
652 B
Gherkin

#language: en
@tree
@SmokeTest
Feature: Smoke tests - Reports - ObjectForm
# 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 form Reports "D0011 Price info" (D0011_PriceInfo)
Given I open "D0011_PriceInfo" report default form
If the warning is displayed then
Then I raise "The main form could not be opened Reports D0011_PriceInfo" exception
If current form name is "ErrorWindow" Then
Then I raise "The main form could not be opened Reports D0011_PriceInfo" exception
And I close current window