Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More useful logging mechanism for AET #527

Open
radeklawgmin opened this issue Oct 8, 2019 · 0 comments
Open

More useful logging mechanism for AET #527

radeklawgmin opened this issue Oct 8, 2019 · 0 comments
Assignees
Labels
enhancement size medium Issues that would require some thinking and tinkering to fix

Comments

@radeklawgmin
Copy link
Contributor

radeklawgmin commented Oct 8, 2019

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

@maciejmalycha maciejmalycha self-assigned this Oct 9, 2019
@tMaxx tMaxx added the size medium Issues that would require some thinking and tinkering to fix label Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement size medium Issues that would require some thinking and tinkering to fix
Projects
None yet
Development

No branches or pull requests

3 participants