How to add an extension for automation test in Pytest for LambdaTest?

What’s the procedure to add an extension for automation test in Pytest for LambdaTest?

Hello Devan,

It’s easy to add an extension for automation test in Pytest for LambdaTest.

> capabilities = {
>         "build": "Sample PY Build",
>         "platformName": "Windows 11",
>         "browserName": "Chrome",
>         "browserVersion": "latest",
>         "lambda:loadExtension": "https://automation-prod-user-files.s3.amazonaws.com/extensions/orgId-XXXX/2.1.0_0.zip"
> }

You can download and configure the GitHub repo: