Support Team
- Total activity 850
- Last activity
- Member since
- Following 1 user
- Followed by 4 users
- Votes 6
- Subscriptions 474
Articles
Recent activity by Support Team-
Agile Accelerator Integration Parameters.
Step 1: PrerequisiteBefore proceeding, ensure you have completed the setup described in the article:Pre-Requisite Setup To Enable API Access In Salesforce (External Client App – OAuth)You must have...
-
List Run Properties
Returns a paginated list of run properties configured for the current project. #aq__content { width: 100%; /* height: 100vh; */ display: flex; /* justify-content: center; */ a...
-
REST API Test Automation in ACCELQ
This guide walks you through the process of creating, configuring, and verifying a REST API call directly from the logic editor within your ACCELQ project.Initiating an API CallTo get started, you'...
-
Manual Webdriver Update on ACCELQ Agent
Please follow the instructions below to manually update the Chrome driver on the Agent machine corresponding to the Chrome browser version installed on the Agent machine: Disable the Web Driver a...
-
Troubleshooting issues with Locator-free element identification
Element-Not-Found issues Here are some tips for resolving Element-Not-Found issues when using Locator-free element identification: Handling Dynamic Labels Label values can sometimes be dynamic, con...
-
Working with Virtualization Post Processor Action
Post-processor Action is a piece of custom logic that allows you to manipulate/override the mock response defined in the virtualization rule before it is returned to the consumer by the virtualizat...
-
Verify Web Performance Metrics during test execution
Subscription: Enterprise Edition | Availability: Release 6.0 When running Automation tests on web applications, you can enable the validation of Web Performance metrics. This will comprehensiv...
-
ACCELQ Agent setup for Mobile Automation
Download and execute Local Agent Installer Login to ACCELQ and navigate to Resources > Local Agents Click on the "Download Agent" button and choose the installable depending on the target system's ...
-
Providing initial values for new Input Parameters
Input Parameters need data When you define input parameters for an Action, you are essentially variabilizing the data in your Action logic. When you use this Action in a Scenario, it is required to...
-
Appium Setup
Appium Desktop - (GUI) Go to https://appium.io/downloads.html Check for the link for Appium Desktop app as shown below. Download appropriate file for your OS and install it. After Installation,...