Facing issues with Network Throttling and not able to find offline profile in automation. Could you please help here?

Facing issues with Network Throttling and not able to find offline profile in automation. Could you please help here?

Hi Tom Dale,

Try the below capabilities to fix this issue:

driver.execute_script("networkProfile", {
"condition": {
"download": 0,
"upload": 0,
"latency": 0
}