Praman — AI-First SAP UI5 Test Automation Platform - v1.0.1
GitHub
npm
Documentation
Preparing search index...
reporters
TestComplianceEntry
Interface TestComplianceEntry
Per-test compliance entry.
interface
TestComplianceEntry
{
pramanSteps
:
number
;
rawPlaywrightSteps
:
number
;
status
:
TestComplianceStatus
;
testFile
:
string
;
testTitle
:
string
;
totalSteps
:
number
;
}
Index
Properties
praman
Steps
raw
Playwright
Steps
status
test
File
test
Title
total
Steps
Properties
Readonly
praman
Steps
pramanSteps
:
number
Readonly
raw
Playwright
Steps
rawPlaywrightSteps
:
number
Readonly
status
status
:
TestComplianceStatus
Readonly
test
File
testFile
:
string
Readonly
test
Title
testTitle
:
string
Readonly
total
Steps
totalSteps
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
praman
Steps
raw
Playwright
Steps
status
test
File
test
Title
total
Steps
GitHub
npm
Documentation
Praman — AI-First SAP UI5 Test Automation Platform - v1.0.1
Loading...
Per-test compliance entry.