Home > puppeteer > Protocol > Debugger > SetAsyncCallStackDepthRequest > maxDepth
Maximum depth of async call stacks. Setting to 0 will effectively disable collecting async call stacks (default).
0
Signature:
maxDepth: integer;