Closed ddomdel closed 2 years ago
This appears to be an issue with your test not the reporter.
Gotcha. How does the tester click on a button? It seems that it isn't clicking it even when the name "MASS DELETE" matches.
What I mean is I don't believe your issue is related to this repo. Mochawesome is a test reporter (not a runner) and has nothing to do with how tests are written or executed.
Oh, my bad. Thank you for the clarification.
Describe the bug In the result of the test, the tester can't seem to click on the button "MASS DELETE" After it says that it already clicked on it, it says that the checkboxes (with class .delete-checkbox) are still there. But when you personally click on "MASS DELETE", it would completely remove the checkboxes from the DOM.
Code Reproduce the site: https://scandittesttask.000webhostapp.com/
Expected behavior Once the tester clicks on the button, it should clear the elements selected using the checkbox.
Screenshots
Environment (please complete the following information):
Additional context Add any other context about the problem here.