MCPcopy Create free account
hub / github.com/Abelzzg/AutoTestProject / drag

Method drag

app/src/main/java/com/robotium/solo/Solo.java:1918–1926  ·  view source on GitHub ↗

Simulate touching the specified location and dragging it to a new location. @param fromX X coordinate of the initial touch, in screen coordinates @param toX X coordinate of the drag destination, in screen coordinates @param fromY Y coordinate of the initial touch, in screen coordinates @param toY

(float fromX, float toX, float fromY, float toY,
			int stepCount)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

pullDownMethod · 0.45
pullTopMethod · 0.45
pull2leftMethod · 0.45
pull2rightMethod · 0.45

Calls 1

hideSoftKeyboardMethod · 0.45

Tested by

no test coverage detected