Description
The execution output shows the name of the test file instead of the browser name
To Reproduce
Execute a test
Expected behavior
The browser name should be shown
Output
✅ Config/accounts/sites/map/map.spec.ts | XRAYKEY-1 | validate the site map for a site without location and without channels
✅ Config/accounts/sites/map/map.spec.ts | XRAYKEY-2 | validate the site map for a site with location and without channels
Expected Output
✅ Chrome | XRAYKEY-1 | validate the site map for a site without location and without channels
✅ Chrome | XRAYKEY-2 | validate the site map for a site with location and without channels
Description The execution output shows the name of the test file instead of the browser name
To Reproduce Execute a test
Expected behavior The browser name should be shown
Output ✅ Config/accounts/sites/map/map.spec.ts | XRAYKEY-1 | validate the site map for a site without location and without channels ✅ Config/accounts/sites/map/map.spec.ts | XRAYKEY-2 | validate the site map for a site with location and without channels
Expected Output ✅ Chrome | XRAYKEY-1 | validate the site map for a site without location and without channels ✅ Chrome | XRAYKEY-2 | validate the site map for a site with location and without channels