DoesQA
WebsiteLogin
  • Welcome to DoesQA
  • Getting Started
    • Creating your first test
    • Running your first test
  • Test Steps
    • Starter
      • Open
    • Action
      • Touch
      • Double Tap
      • Drag and Drop
      • Clear
      • File
      • Select Option
      • Send Keys
      • Set MFA
      • Open Plugin
      • Scroll Into View
      • Scroll To Edge
      • Hover
    • Browser
      • Go To Absolute URL
      • Go To Relative Path
      • Reload
      • Back
      • Forward
      • Open File
    • Integration
      • SFTP List
    • Node Groups
    • Comparison Types
    • Nodes
      • Starters
      • Actions
      • Checks
      • Change Detection
      • Validators
      • Data
      • Integrations
      • Utilities
      • Runner
  • Elements
    • Creating Elements
    • CSS
    • XPath
    • Visible Text
    • Test ID
  • Values
    • Values (Value Store)
    • Creating Values
    • Dynamic Values
  • Configuration
    • Whitelisting IPs
    • CI / CD
    • Notifications
      • Webhook
      • Email
      • Slack
    • MFA
  • Guides
    • Test Tagging
Powered by GitBook
On this page
  • Creating/Updating a Node Group
  • Deleting a Node Group
  • Using Node Groups across multiple flows
  1. Test Steps

Node Groups

All the nodes, in a single node!

PreviousSFTP ListNextComparison Types

Last updated 10 hours ago

Node Groups in DoesQA are single reusable nodes that contain a group of different ones.

Creating/Updating a Node Group

For example, let's say we have this login flow:

If you multi-select these nodes (Holding Shift and dragging over them, or holding CTRL when clicking on multiple) then you can group these using the right-click context menu.

You are able to group any nodes apart from Starter (Open) nodes

"Grouping" these nodes removes them from the flow and in its place, will add a new Node Group.

You are able to double-click this to update the name, and nodes within it.

Updating a node group results in every single instance of it getting updated, across all flows. Deleting a group from a flow does not delete it from the other ones.

Deleting a Node Group

You are able to manage your groups from Settings > Node Groups.

From here, you are able to Edit, Clone, and Delete Groups.

Using Node Groups across multiple flows

Once you have created a Node Group, you are able to use these across all flows, they are selectable from the node menu on the flow designer view.

Simple Login Flow
Right-Click Context Menu
Newly Created Node Group
Updating a Node Group