1. 18
    Fire a Single Event on an Element Using fireEvent
    1m 7s

Fire a Single Event on an Element Using fireEvent

Daniel Afonso
InstructorDaniel Afonso
Share this video with your friends

Social Share Links

Send Tweet
Published a year ago
Updated a year ago

After querying, the next important part of testing is interacting with our UI. To do this we need to fire events.

In this lesson, we are going to learn how we can fire a single event in our elements by using the fireEvent!