@Parameters(name = "{index}: {0}")
 public static Collection<Object[]> data() {
   return TestScenario.localChromeAndFirefox();
 }