Preparing search index...
The search index is not available
biorate
biorate
playwright
TestArgs
Type alias TestArgs
Test
Args
:
{
browser
:
Browser
;
browserName
:
string
;
context
:
BrowserContext
;
page
:
Page
;
request
:
APIRequestContext
;
}
Type declaration
browser
:
Browser
browser
Name
:
string
context
:
BrowserContext
page
:
Page
request
:
APIRequestContext
Description
Playwright test arguments passed to every test callback.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...
Description
Playwright test arguments passed to every test callback.