Hi,
I am trying to use Perception simulation to simulate gestures to my app. I am able to simulate gestures, but how do I assert if the performed action has worked properly or not? how do I assert for the UI elements that result out of the simulated gesture?
Thanks!