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
v0.10.3, a MaterialProductGroupReport shows all entries closed when initially opened, as the following:
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:
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.
v0.10.3, a MaterialProductGroupReport shows all entries closed when initially opened, as the following:
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: