Create your first automation in just a few minutes.Try Studio Web →
by Sopra Steria Ltd.
0
Activity
114
Summary
Summary
Create test report on real time basis (while bot execution) along with screenshots. No need to take screenshots and create a report manually.
Overview
Overview
Usage:
1. Add Build DataTable activity to create an empty data table. Provide the name of headers and image column i.e. the column where the screenshots are required to be updated.
2. Add Take Screenshot activity (offered by UiPath) to save the required image.
3. Drag and drop Add DataRow activities at the end of each test case and pass the required data along with the path of image (from Take Screenshot activity).
4. At the end, add Export DataTable activity to create an excel report.
Points to consider:
1. Do not use DataTable activities offered by UiPath to manipulate the data table created by this package as it might cause the bot to fail.
2. Accepted image formats are .jpg, .jpeg and .png.
3. If no image has to be added in a data row, then pass empty string (“”) to image column. For eg: If second column is the image column, then the array to be updated should be – {“Open Google.com”,””,”Pass – Google.com opened.”}
Features
Features
1. Time efficient 2. No need to take screenshots manually 3. Real time report creation 4. Can be used for other purposes where an image has to be saved in data table
Additional Information
Additional Information
Dependencies
None
Code Language
C#, Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
License & Privacy
Apache
Privacy Terms
Technical
Version
1.0Updated
April 20, 2021Works with
Studio: 20.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support