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
When creating a test the last 'it' will not produce a link to the produced screenshot. I have tested this by changing the number used:
When one 'it's are used - it will not produce a link.
When two 'it's are used - the second will not produce a link.
When three 'it's are used - the third will not produce a link.
I have provided screenshots which shows each of these scenarios. I have managed to workaround this issue by creating a 'dummy' it at the end of the test file.
The text was updated successfully, but these errors were encountered:
When creating a test the last 'it' will not produce a link to the produced screenshot. I have tested this by changing the number used:
When one 'it's are used - it will not produce a link.
When two 'it's are used - the second will not produce a link.
When three 'it's are used - the third will not produce a link.
I have provided screenshots which shows each of these scenarios. I have managed to workaround this issue by creating a 'dummy' it at the end of the test file.
The text was updated successfully, but these errors were encountered: