Is it possible running automated end-to-end testing UI tests from the click of a button in a react application?
I have a react application whrere users have access to their features for their projects, and im wondering if there is a way to implement a button which starts an automated test for that feature? And what testing libary supports this?