chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.debugger / DebuggerDomain / stepInto

stepInto

suspend fun stepInto(input: StepIntoRequest): Unit

Steps into the function call.

Official doc