-
-
Notifications
You must be signed in to change notification settings - Fork 235
TO DO List
Sravan Medarapu edited this page Oct 12, 2016
·
10 revisions
- MultiPointerGesture
- Pinch
- TouchUp
- TouchDown
- TouchEvent
- TouchMove
- Reimplementing xpath by referring droiddriver's xpath implementation
- Implement accessibilityId strategy for findElement
-
Need to implement the functionality for end points which need be refactored before hitting the V2 handlers(ex: /wd/hub/session/:sessionId/element/:elementId/element) as we did for android-driver
- Drag as part of
performTouch (/touch/perform )
- tap
- click
- toggle_location_services
- Drag as part of
-
Need to add specs for handlers functionality
- client-driver-server combination testing with uiautomator2. (MobileCapabilityType.AUTOMATION_NAME, "uiautomator2");