1

enter image description hereI am very new to writing E2E tests using protractor for Ionic apps that involve triggering gestures like Swipe on a div.

Following are my questions

1) How can we trigger a Swipe ( left or right ) gesture on a div so that it can be expanded or collapsed horizontally ??

2) Can such a protractor test execute on Chrome browser on a desktop computer or will need to be executed through Appium on actual device ??

3) Can you please provide me code snippets which will help me understand how to do it or how to proceed with it ?

I am not able to find any thing on the internet.

I have tried this post

swipe and click a button protractor

But it's just not working for me & I am not getting any error or effect of it.

0 Answers0