fix(ngScenario): provide event parameters as object
BREAKING CHANGE: browserTrigger now uses an eventData object instead of direct parameters for mouse events. To migrate, place the `keys`,`x` and `y` parameters inside of an object and place that as the third parameter for the browserTrigger function.
M
Matias Niemelä committed
28f56a383e9d1ff378e3568a3039e941c7ffb1d8
Parent: 32ad292