Question
3
Replies
2405
Views
Atos Syntel
Posted: July 4, 2017
Last activity: October 16, 2018
Closed
Solved
Send contents of a page to log file
How can we send the contents of a page to log file ?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi Dilip,
You can call the function getXMLOfPage to generate the xml and add it to Log-Message step or using java method oLog.info().
Or else you have print properties individually.