For testcafe HTML Report can we remove the browser column

116 Views Asked by At

Can we configure testcafe HTML report as per our requirement? is it possible to remove the browser column from the report?

1

There are 1 best solutions below

0
Alexey Popov On

You can create a suggestion in the testcafe-reporter-html GitHub repository. Also, you can create your own fork, implement the required functionality, and use it in your project.