27 lines
449 B
Plaintext
27 lines
449 B
Plaintext
|
Tests that Runtime.disable doesn't invalidate injected-script.
|
||
|
{
|
||
|
configurable : true
|
||
|
enumerable : true
|
||
|
isOwn : true
|
||
|
name : a
|
||
|
value : {
|
||
|
description : 1
|
||
|
type : number
|
||
|
value : 1
|
||
|
}
|
||
|
writable : true
|
||
|
}
|
||
|
Disabling agent..
|
||
|
{
|
||
|
configurable : true
|
||
|
enumerable : true
|
||
|
isOwn : true
|
||
|
name : a
|
||
|
value : {
|
||
|
description : 1
|
||
|
type : number
|
||
|
value : 1
|
||
|
}
|
||
|
writable : true
|
||
|
}
|