How do I run the tunnel using the framework JS-Cucumber?

Do I run the tunnel using the framework JS-Cucumber?

Hi Ana,

You can run the tunnel by using the capability below on your current setup:

const capabilities = {
        tunnel: true,
}