With Replay you can jump from a test click command into your React component’s onClick hander. In the example below, we jump from the test’s click command into the Todo app’s handleEdit callback.
click
onClick
handleEdit
Jump to code (1).mp4