xframium / xframium-java

xFramium - Rapid unified test case development
http://www.xframium.org
GNU General Public License v3.0
12 stars 18 forks source link

Capturing screen output and storing in excel spreadsheet. #67

Closed ManasBBSR closed 7 years ago

ManasBBSR commented 7 years ago

Hi Team,

We have a requirement where we have to capture the output of a particular test from the screen and put the data into an excel sheet which would be used for validation by SME's. Do we have any keyword which would help in this aspect.

Thanks & Regards, Manas

allengeary commented 7 years ago

Manas,

Please use the discussion group for things like this. This is for logging bugs.

In answer to your question you can use the REPORT keyword and specify ADD_TO_CSV as a parameter. That is available in 1.0.8