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.