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,
}
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,
}