Checkout our latest Documentation at https://testsigma.com/docs/

12.3. Troubleshooting Local/Hybrid Executions

This folder contains instructions and articles containing troubleshooting steps for Local/Hybrid Execution Errors caused in Testsigma

Most Common Hybrid Execution Errors - FAQ
1. This version of ChromeDriver only supports Chrome version xx(Chrome Specific) Complete Error Message: Exception in initiating a browser session in p...
Fri, 10 Apr, 2020 at 5:27 PM
FAQ - Troubleshooting Local/Hybrid Execution in Mac
Question: How to enable 'Allow Remote Automation' in Safari to fix the error -  "Exception in initiating a browser session in path: Could not ...
Sat, 29 Dec, 2018 at 6:16 PM
Fix "Exception in initiating a browser session...DS_Store" error in Mac
The reason This error is caused due to the presence of undesired system files such as thumbnails or '.DS_Store' file in the folder where webdriver ...
Sat, 18 Jan, 2020 at 2:58 PM
Killing unresponsive WebDriver/SafariDrive process on Mac
Exception in initiating a browser session in path:, The driver server has unexpectedly died! Or Exception in initiating a browser session in path:, Coul...
Sat, 18 Jan, 2020 at 2:57 PM
Fetching Agent Logs for debugging Hybrid Execution Errors
Hybrid Execution Model allows you to execute the tests on device locally. For Hybrid Execution, a small utility program named Testsigma Agent is deployed on...
Sat, 3 Oct, 2020 at 4:49 PM
How to fix errors on Testsigma Agent Auto-Update script?
We have noticed that some of our customers are facing issues with the newly implemented Auto-update feature for the Testsigma Agent due to issues in System ...
Thu, 27 Dec, 2018 at 4:16 PM
How to fix slow typing on IE Browser for Hybrid Executions?
Condition: Occassionally, while using IE Browser for your Hybrid Executions, you might face issues with the entering of text being very slow i.e there is si...
Wed, 16 Jan, 2019 at 3:45 PM
How to fix Testsigma Agent startup failure due to used ports
java.net.BindException: Address already in use Scenario Sometimes while trying to start the Testsigma Agent using the startup script, we might face errors...
Fri, 9 Aug, 2019 at 2:55 PM
How to fix permanently 'Queued' status for Local executions
Scenario: "I am trying to run Hybrid(Local) Executions. When I start the execution, my tests stay Queued and doesn't start?" This is a ver...
Mon, 24 Aug, 2020 at 5:35 PM
How to kill process running on specific ports
Let us see how we can find and kill the processes running on ports 8080, 8005, 8009 in this section. For Windows 1. Open CMD with Admin privileges(Run ...
Sat, 18 Jan, 2020 at 2:00 PM