When a web socket connection is being established by the software during web automation, how can the network logs be retrieved?
Hi Helen,
To bypass web socket connections on Windows and retrieve network logs, you can use the following configuration:
"networkConfig": {
"bypassWebsocket": true
}