I can set a breakpoint in Playground by clicking on a line of code in Sources, but when I Run Test under Testing it does not pause on that line. Please help if you can. Thanks!
I think is not possible to use breakpoints on Playground. I use VS Code and test JavaScript snippets with breakpoints.