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

Fire a Single Event on an Element Using fireEvent

Share this video with your friends

Send Tweet

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!