core-utils
Preparing search index...
@clipboard-health/playwright-reporter-llm
TestError
Interface TestError
interface
TestError
{
actionLog
?:
string
[]
;
apiName
?:
string
;
diff
?:
{
actual
:
string
;
expected
:
string
}
;
location
?:
TestLocation
;
message
:
string
;
selector
?:
string
;
snippet
?:
string
;
stack
?:
string
;
}
Index
Properties
action
Log?
api
Name?
diff?
location?
message
selector?
snippet?
stack?
Properties
Optional
action
Log
actionLog
?:
string
[]
Optional
api
Name
apiName
?:
string
Optional
diff
diff
?:
{
actual
:
string
;
expected
:
string
}
Optional
location
location
?:
TestLocation
message
message
:
string
Optional
selector
selector
?:
string
Optional
snippet
snippet
?:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Log
api
Name
diff
location
message
selector
snippet
stack
core-utils
Loading...