You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: