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
In MyAdmin report, some items are automcatically (wrongly) changed from Warning to Ignored status. #370
In the following page of "MyAdmin" report, I chose2 items, changed the status from Warning to Ignored:
I moved to another page once, come back the "MyAdmin" report again.
I found 2 items are selected and had the Ignored status.
There is no reason why the new 2 items are changed its status automatically.
There must be a bug.