0

I'm working on detox automation. Started implementing the testcases for my mobile application. I need to do my dashboard customization. My dashboard contains tiles, where a user can select a particular tile and get into more details.

I want to move element1 to element2 in my dahboard. And even I want to delete a particular tile. Is there any functionality in detox for drag and drop ? If yes can any one help me out !

Thanks in Advance

1 Answers1

0

Not currently supported by Detox, but it is open for pull requests. You can rely on: Drag & Drop Espresso, at least for Android.

d4vidi
  • 2,407
  • 26
  • 27