puppeteer/new-docs/puppeteer.protocol.debugger.setvariablevaluerequest.newvalue.md
2020-07-13 14:01:35 +01:00

565 B

Home > puppeteer > Protocol > Debugger > SetVariableValueRequest > newValue

Protocol.Debugger.SetVariableValueRequest.newValue property

New variable value.

Signature:

newValue: Runtime.CallArgument;