Hi All,
I am using testcafe-browser-provider-browserstack plugin to connect for execution in cloud and running my scripts into chrome and firefox and using node version 6.
Here we have analyse the weired behaviour of execution in ff, page getting refresh automatically after login. Scripts enter credential and land to home page and it's revert back to sign in page. It's working fine in chrome and other Browser.
In local execution in ff working as expected , not sure this in plugin issue or BrowserStack. kindly do reply.
Also, In bunch run in ff most of scripts is fail while indivdual run it got passed.