I'm trying to test my webapp where I show a js Notification: new Notification("Title"). Then I need to test if certain behaviour happens when I click on it. How can I simulate a user click on the notification in javascript?
new Notification("Title")
Aucun commentaire:
Enregistrer un commentaire