QualityOps / wdio-timeline-reporter

34 stars 19 forks source link

Make browser name dynamic or include device name as well as the name of the browser #69

Open bentaylor24 opened 7 months ago

bentaylor24 commented 7 months ago

Hi,

I was wondering if it would be possible to make the browser name an optional field for the user to input or instead for it to include browser and device name instead of an or statement.

I run tests on multiple devices and browsers and it would be great to have this so I can see the specific device and browser the instance of the test was run on.

Thanks a lot and great plugin!!