Search code examples
getgauge

How to set up Gauge Automation tests to work with multiple browsers


I am starting a UI automation project in the Thoughworks Gauge platform. The example I have has internet explorer set as the default. I'm trying to set up multiple environments with different browsers.

I can't seem to see in the Gauge documentation how to set this up.

Can anyone help,

Thank You


Solution

  • You can try one of the below:

    • Use env to spinoff multiple browsers. See example.

    • Use a crossbrowser testing platform underneath. See this answer for details