Question

In my testcase I have to draw a line, or at least some points to imitate user's signature. Is there any way to do it, except of clicking on the screen by solo.clickOnScreen?

Was it helpful?

Solution

You can use solo.drag() to draw a line.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top