blob: 859b8f4abd9fe785af99c49750af5ce4dda4759d [file] [log] [blame]
Tests that browser.Target.setAutoAttach() supports only flatten protocol.
Tried to auto-attach with not flatten protocol{
error : {
code : -32602
message : Only flatten protocol is supported with browser level auto-attach
}
id : <number>
}