Tap Coordinates
Taps at specific screen coordinates or preset locations.
What It Does
Section titled “What It Does”- Performs a tap at exact screen position
- Supports preset locations for common Instagram UI areas
- Can use percentage or pixel-based coordinates
Configuration Options
Section titled “Configuration Options”| Option | Type | Description |
|---|---|---|
| Coordinate Type | Select | preset, percentage, or pixels |
| Preset | Select | 12 presets: screen_center, top_center, bottom_center, feed_post_center, story_left, story_right, keyboard_area, etc. |
| X / Y (%) | Number | Position as percentage (0-100%) |
| X / Y (px) | Number | Position in pixels |
| Wait After | Number | Seconds to wait after tap (default: 1) |
When to Use
Section titled “When to Use”- Interacting with UI elements not covered by other modules
- Custom automation sequences
- Dismissing popups or dialogs at known positions