wix / Detox

Gray box end-to-end testing and automation framework for mobile apps

Home Page:https://wix.github.io/Detox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `point` (optional) parameter for `longPress` action

asafkorem opened this issue · comments

Describe your idea

Introduce new optional parameter in longPress() API.
Similar to point parameter for tap(point) action.

FYI @ArtiomBodilovski