UNPKG
sealights-playwright-plugin
Version:
latest (2.0.127)
2.0.127
2.0.125
2.0.124
2.0.121
2.0.120
2.0.119
2.0.118
2.0.113
2.0.109
2.0.102
2.0.92
Playwright plugin for Sealights integration.
sealights-playwright-plugin
/
tsOutputs
/
src
/
fixtures.d.ts
2 lines
(1 loc)
•
264 B
TypeScript
View Raw
1
2
export
declare
const
test
:
import
(
"@playwright/test"
).
TestType
<
import
(
"@playwright/test"
).
PlaywrightTestArgs
&
import
(
"@playwright/test"
).
PlaywrightTestOptions
,
import
(
"@playwright/test"
).
PlaywrightWorkerArgs
&
import
(
"@playwright/test"
).
PlaywrightWorkerOptions
>;