Backend/e-suite.Automation.UITests/ESuite.UI.E2E/Features/ErrorLogsVerification.feature
2026-01-20 21:50:10 +00:00

9 lines
300 B
Gherkin

Feature: ErrorLogsVerification
As admin
I can verify error logs
@auth @logout
Scenario: Creating Exception via API call and Verifying in the Error Logs page
Given I create a new domain with insufficient info via API call
Then I verifying newly created exception on the Error Logs page