Skip to content

Commit

Permalink
docs(actions.md): update table of content. (#4455)
Browse files Browse the repository at this point in the history
* Update actions.md

* Update docs/api/actions.md

Co-authored-by: Asaf Korem <[email protected]>

---------

Co-authored-by: Asaf Korem <[email protected]>
  • Loading branch information
gosha212 and asafkorem authored Apr 17, 2024
1 parent ffbaad7 commit acda420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Use [expectations](expect.md) to verify element states.
- [`.tap()`](#tappoint)
- [`.multiTap()`](#multitaptimes)
- [`.longPress()`](#longpressduration)
- [`.longPressAndDrag()`](#longpressanddragduration-normalizedpositionx-normalizedpositiony-targetelement-normalizedtargetpositionx-normalizedtargetpositiony-speed-holdduration--ios-only) **iOS only**
- [`.longPressAndDrag()`](#longpressanddragduration-normalizedpositionx-normalizedpositiony-targetelement-normalizedtargetpositionx-normalizedtargetpositiony-speed-holdduration)
- [`.swipe()`](#swipedirection-speed-normalizedoffset-normalizedstartingpointx-normalizedstartingpointy)
- [`.pinch()`](#pinchscale-speed-angle--ios-only) **iOS only**
- [`.scrollToIndex()`](#scrolltoindexindex--android-only) **Android only**
Expand Down

0 comments on commit acda420

Please sign in to comment.