We are using ruby gem https://github.com/fnando/browser
to check if the browser is supported by our App.
They are using request.headers["User-Agent"] to identify the browser.
In an normal chrome instance User-Agent is set correctly and Cypress "Chrome" it is suppressed and not submitted.
We are using ruby gem https://github.com/fnando/browser
to check if the browser is supported by our App.
They are using request.headers["User-Agent"] to identify the browser.
In an normal chrome instance User-Agent is set correctly and Cypress "Chrome" it is suppressed and not submitted.