Add the ability to control the logic of the test tracking time
Now, after starting the timer, it automatically stops when you change the status of one of the steps (any except Pass), or when switching between test cases. I want to determine when the timer stops. For example, when the last step fails or only m...