- Testsigma Agent
Pre-requisites
Setup: Windows, Mac, Linux
Setup: Android Local Devices
Setting Up iOS Local Devices
Arguments Usage Details
Agent Upgrade Guide
Update Agent Manually
Update Drivers Manually
Delete Corrupted Agent
Delete Agents: Soft & Permanent
Triggering Tests on Local Devices
Testsigma Agent - FAQs- troubleshooting
How to Fix Agent Startup & Registration Errors?
How to Configure Agent Logs?
How to Upgrade Testsigma Agent Automatically?
How to Add Max Sessions for Agents?
How to Resolve Access Blocked Errors When Downloading the Agent?
Why is Testsigma Agent Not Detecting My Installed Browser?
How do I Configure Proxy Settings for the Testsigma Agent?
Update Testsigma agent manually
You should already know about Testsigma Agent and its usage. If not, refer to the documentation on Testsigma Agent.
Testsigma Agent includes an automatic update feature. However, in case the auto-update fails due to bad network conditions or incorrect configuration, you can update the Agent manually.
Given below are the steps to be followed in order to update the Agent to the latest version manually.
For Windows
If the Testsigma Agent is already running, we need to stop it before updating the Agent. You will see a Testsigma Agent icon in the System Tray if it is already running.
![]()
Else, skip to Step 3.
- First, open a new Command Prompt and navigate to the directory where Testsigma Agent is located. For example, cd D:/TestsigmaAgent
- Execute the stop.bat script by typing the following command and pressing Enter. ./stop.bat
- Delete the contents of the ‘TestsigmaAgent’ folder.
- From the Testsigma Agents page, download the latest Agent by clicking on the ‘Download Agent’ button on the top right corner. The Testsigma Agent zip file will be downloaded.
- Extract the contents of the ‘TestsigmaAgent’ folder within the downloaded zip file and place it in the ‘TestsigmaAgent’ folder in your machine.
- Once again, open a new Command Prompt and navigate to the directory where Testsigma Agent is located as in Step 1.
- Start the Testsigma Agent by typing the following command and pressing Enter key. ./start.bat
For Mac/Linux
If the Testsigma Agent is already running, we need to stop it before updating the Agent. You will see a Testsigma Agent icon in the Status bar if it is already running.
![]()
Else, skip to Step 3.
- First, open a Terminal and navigate to the directory where Testsigma Agent is located.
For example, cd /Users/< username >/TestsigmaAgent - Execute the stop.sh script by typing the following command and pressing Enter. ./stop.sh
- Delete the contents of the ‘TestsigmaAgent’ directory.
- From the Testsigma Agents page, download the latest Agent by clicking on the ‘Download Agent’ button on the top right corner. The Testsigma Agent zip file will be downloaded.
- Extract the contents of the ‘TestsigmaAgent’ directory within the downloaded zip file and place it in the ‘TestsigmaAgent’ directory in your machine.
- Once again, open a new Terminal and navigate to the directory where Testsigma Agent is located as in Step 1.
- Start the Testsigma Agent by typing the following command and pressing Enter key.
./start.sh
If you are facing any challenges connecting Testsigma Agent after updating, try deleting completely. For more information on deleting the Testsigma Agent forcefully, refer to the documentation on deleting the Testsigma Agent forcefully.