Hello,
My organization recently purchased licensing for TestCafe Studio. I found a few bugs and issues with the IDE that I would love to see addressed.
Bugs
- External JS files that are used within scripted blocks of TestCafe Studio are not refreshed until you close and re-open TestCafe studio. This makes it very frustrating to debug/update code. It seems like maybe the file cache is not cleared every test run.
- Dragging and dropping test steps is not very accurate. Sometimes, when moving an test step to a specific location, it will jump four or five spaces up from it's intended location.
QOL
- It would be really nice to have a save/undo/redo feature within the IDE. It is very easy to accidentally delete a test step and there is no way to recover it unless using Git tools.