kazurayam / materialstore

A domain-specific file system to store "materials" (screenshots, HTML, JSON, XML) collected during End-to-End testings using Selenium WebDriver etc. Features to make "diff" and compiling HTML reports are also included. This is written in pure Java8
Apache License 2.0
0 stars 0 forks source link

MaterialProductGroupReport HTML should show the "different entries" initially opened #315

Closed kazurayam closed 2 years ago

kazurayam commented 2 years ago

v0.10.3, a MaterialProductGroupReport shows all entries closed when initially opened, as the following:

スクリーンショット 2022-10-20 9 09 32

Obviously we will be interested in the "different entries" and want to look at them. Therefore it would be a good idea to open the different entries opened when the HTML is initially opened in browser. A man does not have to choose and click the different entries, as this:

スクリーンショット 2022-10-20 9 13 08
kazurayam commented 2 years ago

this is not a good idea.

When I open the report, at first, I would want to know how many entires are yellow (exceeds the criteria diff ratio). To see the number, I need the whole index closed.