ui5-uiveri5
ui5-uiveri5 copied to clipboard
Is there a way to print browser network logs during execution?
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.