ui5-uiveri5 icon indicating copy to clipboard operation
ui5-uiveri5 copied to clipboard

Is there a way to print browser network logs during execution?

Open nipun0212 opened this issue 3 years ago • 1 comments

nipun0212 avatar Jan 06 '21 05:01 nipun0212

No, not for now. We have plans to gather and download a HAR file for the network stack but have not reached there. Anaway, you can experiment with the browser.driver.manage().logs() API and try to get at least some info.

maximnaidenov avatar Jan 06 '21 07:01 maximnaidenov