Spur Documentation home pagelight logodark logo
Getting Started
  • Welcome to Spur!
  • Write your first test
  • Prompting 101 Guide
  • Common Pitfalls
  • FAQs
Authoring Tests
  • Video to Test Generation
  • Scenario Tables
  • Script to Test Generation
  • Spur Test Debugger
Resources
  • Prompt Library
Test Step Types
  • Types of Test Steps
  • Discrete Actions
    • Overview
    • Click
    • Hover
    • Scroll
    • Select
    • Wait
    • Type
    • File Upload
  • Verification
  • Extractions
  • Scenarios
  • JavaScript Actions
  • Browser Actions
  • Variables
  • Advanced Testing
Running Tests
  • Test Execution Methods
  • Manual Test Execution
  • Scheduled Tests
  • Snooze Tests
  • Caching Tests
  • CI/CD
  • Sharing Test Run Results
Organizing Tests
  • Authentication
  • Test Suite
  • Individual Tests
  • Test Dependencies
  • Dashboard
Data Analysis
  • Statistics
  • Sign In
  • Book a Demo
Spur Documentation home pagelight logodark logo
  • Sign In
  • Book a Demo
  • Book a Demo
Documentation
Changelog
Integrations
Press
Community
Documentation
Changelog
Integrations
Press
Community
Discrete Actions

Overview

Overview of all available discrete actions

Click

A click action triggers an action when a user presses or taps on a specific element, allowing for interactions like opening links or submitting forms.

Hover

Hover actions simulate moving the mouse cursor over specific elements on the page.

Scroll

The scroll action allows users to smoothly navigate through content by moving vertically or horizontally on a webpage

Select

The select action enables users to choose an option from a dropdown menu or a list, facilitating user input and preferences.

Wait

A wait function pauses the execution of a script or action for a specified duration, allowing for synchronization or delays in processing within an application.

Type

The type action simulates keyboard input by entering text into a specified field or area on a webpage, allowing for easy data entry and interaction.

Upload

The upload action allows users to transfer files from their device to a server or application

Was this page helpful?

Previous
ClickLearn how to use click actions in Spur
Next
xlinkedin
Powered by Mintlify
Assistant
Responses are generated using AI and may contain mistakes.