Page 1 of 1

Taking screenshots while recording apps (Andriod and iOS)

Posted: Mon Sep 22, 2014 1:29 pm
by AQLIVE
Is it possible to take screenshots while doing an app recording?
Lets say I get to a screen that contains a picture I need to do OCR on. Is it then possible somehow within the recording to take a screenshot - Open an app - Process it - grab a value - and then continue in the app recording???

Re: Taking screenshots while recording apps (Andriod and iOS)

Posted: Fri Sep 26, 2014 3:26 pm
by Support Team
Hi AQLIVE,

Of course, it is possible to create screenshots of your application during a test.
You can for instance use the Report.Screenshot()-method as shown in the example below:
Report_Screenshot.png

Action #5 creates a screenshot of the complete application (RanorexRxBrowser) whereby action #6 creates a screenshot of one specific element (Logo).

This screenshots are shown in the report and are also saved to the report directory of your Solution.
Report_Screenshot2.png
Regards,
Markus (S)