wttech / aet

AET - a system that detects visual changes on web sites and performs basic page health checks

Home Page:https://wttech.blog/open-source/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More useful logging mechanism for AET

radeklawgmin opened this issue · comments

From time to time there are some issues with tests and the thing is that it is hard to figure our what is the actual problem and thus how to fix it.

It will be useful if apart from the standard info presented to the user in the console like:
[13:12:57.187]: COMPARED: [success: 0, total: 0] ::: COLLECTED: [success: 0, total: 58] [13:13:12.191]: COMPARED: [success: 4, total: 4] ::: COLLECTED: [success: 1, total: 58] [13:13:13.192]: COMPARED: [success: 8, total: 8] ::: COLLECTED: [success: 2, total: 58] [Element not found before timeout (1 seconds): 'By.cssSelector: li.odd:nth-child(5) > a:nth-child(1)']
the user is informed about: the urls the problem is related to.

AET Version: 3.0