cypress test silent code example
Example: tests offline cypress
Cypress.automation('remote:debugger:protocol',
{
command: 'Network.enable',
}
)
Cypress.automation('remote:debugger:protocol',
{
command: 'Network.enable',
}
)