dispatchEvent(selector, type, eventInit[, options])
Warning
Use locator-based
locator.dispatchEvent(type, eventInit[, options])
instead.
Dispatches HTML DOM event types e.g. 'click'
.
eventInit
Since eventInit
is event-specific, please refer to the events documentation for the lists of initial properties: