I am using "take screen shot “& s"ave image” activity to get my screen shots and using “Log message” I am writing logs to console. but this is not saved anywhere. I need a test report with logs and screen shots in word/html/pdf format to send to manager.
in selenium, we have extend reports and like that what is the activity in Uipath.
How can I achieve this?
also, is there any way to save the console logs as word/pdf/html.??
Also, As you can see in the below screenshot - Word Scope has a activity called Add picture and append text - That is perfect for your example. I have added a sample picture from screenshots and append line to write a sample line . you can leverage the same as your requirements.
HI @mukeshkala , Is there any way in UiPath if I create a test report with step by step screenshot for each activity for my test case, then once the execution ends then this word test report can be uploaded back to the test case it executed in test manager?