Expected Behavior
A step or callback inside waitForCallback should be assigned a name with the correct SubType.
Actual Behavior
The step and callback inside waitForCallback get assigned the StepId rather than the name.
The SubType used is not clear.
Steps to Reproduce
Use step or callback inside waitForCallback
SDK Version
1.0.2
Node.js Version
22.x
Is this a regression?
No
Last Working Version
No response
Additional Context
No response