36 lines
767 B
Plaintext
36 lines
767 B
Plaintext
|
Checks that Runtime.evaluate works with dirty context.
|
||
|
{
|
||
|
method : Runtime.consoleAPICalled
|
||
|
params : {
|
||
|
args : [
|
||
|
[0] : {
|
||
|
description : 42
|
||
|
type : number
|
||
|
value : 42
|
||
|
}
|
||
|
]
|
||
|
executionContextId : <executionContextId>
|
||
|
stackTrace : {
|
||
|
callFrames : [
|
||
|
[0] : {
|
||
|
columnNumber : 8
|
||
|
functionName :
|
||
|
lineNumber : 0
|
||
|
scriptId : <scriptId>
|
||
|
url :
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
timestamp : <timestamp>
|
||
|
type : log
|
||
|
}
|
||
|
}
|
||
|
{
|
||
|
id : <messageId>
|
||
|
result : {
|
||
|
result : {
|
||
|
type : undefined
|
||
|
}
|
||
|
}
|
||
|
}
|