Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.synpress.io/llms.txt

Use this file to discover all available pages before exploring further.

function testWithSynpress<CustomFixtures>(customFixtures): TestType<PlaywrightTestArgs & PlaywrightTestOptions & CustomFixtures, PlaywrightWorkerArgs & PlaywrightWorkerOptions & object>

Type parameters

Type parameter
CustomFixtures extends Fixtures

Parameters

ParameterType
customFixturesTestType<CustomFixtures, object>

Returns

TestType<PlaywrightTestArgs & PlaywrightTestOptions & CustomFixtures, PlaywrightWorkerArgs & PlaywrightWorkerOptions & object>