Hi there,
I have a question that does anyone successfully use multi touch action for ios with Appium 1.6? I know that Appium 1.6 is using WebDriverAgent as its underlined test framework, and by looking at WebDriverAgent document, I don't see any multi touch action at all.
Our automation test heavily depends on multi touch actions, and it works perfectly before with Appium version < 1.6. But now it's not working with v1.6 anymore
Any suggestion / discuss is appreciated.
Thanks.