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
I wan't to access the report file and do actions on it after it's generated, but there is no way I see to get the file name, it would be easy to save the file name in the runner object so it can be accessed later.
I also want to be able to know if some tests failed via code, Is there a way I'm missing?
this code is responsible for generating the file name.
Description
I wan't to access the report file and do actions on it after it's generated, but there is no way I see to get the file name, it would be easy to save the file name in the runner object so it can be accessed later.
I also want to be able to know if some tests failed via code, Is there a way I'm missing?
this code is responsible for generating the file name.
I can implement that functionality if needed.
The text was updated successfully, but these errors were encountered: