augment-vir - v31.51.1
Preparing search index...
PlaywrightTestContext
Type Alias PlaywrightTestContext
PlaywrightTestContext
:
SelectFrom
<
PlaywrightTestArgs
&
PlaywrightTestOptions
&
PlaywrightWorkerArgs
&
PlaywrightWorkerOptions
,
{
baseURL
:
true
;
browser
:
true
;
context
:
true
;
extraHTTPHeaders
:
true
;
hasTouch
:
true
;
headless
:
true
;
isMobile
:
true
;
page
:
true
;
screenshot
:
true
;
serviceWorkers
:
true
;
timezoneId
:
true
;
userAgent
:
true
;
video
:
true
;
viewport
:
true
;
}
,
>
&
{
testInfo
:
TestInfo
;
testName
:
{
clean
:
string
;
unique
:
string
}
}
The test context for Playwright tests.
Package
@augment-vir/test
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.51.1
Loading...
The test context for Playwright tests.