When executed in single mode (not workers) and there is pause() control in test, test should be stopped and interactive pause should be started ## Frontend * [ ] Create UI to fill in commands and show responses ## Backend * [ ] Receive commands from frontend * [ ] Send results to frontend
When executed in single mode (not workers) and there is pause() control in test, test should be stopped and interactive pause should be started
Frontend
Backend