Passing browser capabilities in TestCafe

I am using Testcafe with JavaScript and want to pass “safari.cookies” : true in capabilities Could you please help me with how can I do that

Yes, you would need to create a json file and pass the capabilities in that and then run it using command by LT_CAPABILITY_PATH

I am attaching a screenshot and documentation for your reference:

GitHub

LambdaTest/testcafe-browser-provider-lambdatest

npm Plugin For TestCafe Integration With LambdaTest - LambdaTest/testcafe-browser-provider-lambdatest

1 Like