Skip to content

Tap Element

Taps a screen element by selector or preset Instagram UI elements.

  • Finds and taps specific UI elements
  • Uses resource IDs, text, or descriptions to locate elements
  • Includes 24 presets for common Instagram buttons
OptionTypeDescription
Element TypeSelectpreset or custom
Preset ElementSelect24 options including: home_tab, search_tab, reels_tab, activity_tab, profile_tab, like_button, comment_button, share_button, save_button, follow_button, message_button, edit_profile_button, back_button, close_button, more_options, story_ring, dm_button, camera_button
Resource IDTextCustom element resource ID
TextTextElement text content
DescriptionTextElement content description
Class NameTextElement class name
Wait AfterNumberSeconds to wait after tap (default: 1)
  • Tapping Instagram navigation tabs
  • Interacting with buttons (like, comment, follow, etc.)
  • Custom element interactions

To tap the Home tab:

  • Element Type: `preset
- **Preset Element:** `home_tab