How to log QMetry Plugin Response in a file in cucumber framework? | Selenium Forum
H
himmisharma90 Posted on 09/09/2020

I am running cucumber maven project which export result XML file in QMetry tool.

For the same using QMetry Maven Plugin which generates request and response in terminal output. I want to assert Response Values and log it in a file with complete QMetry Plugin Response.

Help me for the same to log plugin response which displayed in terminal output using log4j.