UI: Button for deleting "Finished" tests
See original GitHub issueProblem Parameter Parallelism in tests creates multiple containers for API attacking. After finishing tests the Completed containers accumulating in system forming a little inconvenience. It will be cool if you implement a destroy button for this containers in Predator UI.
What I suggest
Add a delete button near the stop button in Last Reports
submenu, in the row where described a test. This button should remove all related containers with its test.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Deleting your app from the iOS simulator during UI tests
Deleting your app from the iOS simulator during UI tests ... let removeAppButton = springboard.buttons["Remove App"] if removeAppButton.
Read more >How to Quickly Delete Tests and Batches - with Applitools Eyes
To learn more about Applitools Eyes, please visit: https://applitools.com/featuresTo create a free account and start using Applitools Eyes ...
Read more >UI Test deleting text in text field - Stack Overflow
Open the storyboard and select the text field, under the attributes inspector find "Clear button" and set it to the desired option (e.g....
Read more >Allow the UI to delete test runs - Visual Studio Feedback
Its one button that calls the existing Delete API and passes in the run GUID. The button's availability is based on the existing...
Read more >Where do you put the delete button if you have delete, cancel ...
Personally, I put the primary, positive action bottom right - so in a process, "Next" and "Submit" go here. Cancel would appear to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
ok sounds good to me so bottom line what we need is this:
The progress on this feature can be tracked in the project here: https://github.com/Zooz/predator/projects/7
any help is always appreciated 😃