How do I capture network logs in HAR format in robot framework?

How do I capture network logs in HAR format in robot framework?

Hello Jacqueline,

You need to pass network.hr=true and network=true capability in order to fetch network logs in HAR format.

Now, navIgate to LambdaTest automation dashboard and your test. There would find a download button in right corner in network logs.

Once you select that button you will be asked to download the logs as in two options:

  1. Har format

  2. JSON Format