Question: How to enable 'Allow Remote Automation' in Safari to fix the error - 

"Exception in initiating a browser session in path: Could not create a session: You must enable the 'Allow Remote Automation"?


Answer:

Check this article for more details: Configuring Safari for Automated Tests in Testsigma


Question: How to delete '.DS_Store' file in drivers directory to fix the error -

"Exception in initiating a browser session in path: For input string: '.DS_Store' "?


Answer:

Check this article for more details: Fixing the "Exception in initiating a browser session...DS_Store" issue in Mac


Question: What should I do if the Execution has started successfully and stays at "Queued" status for a long time?


Answer:

If you are running a Hybrid Execution on an iOS device connected to your Mac, the issue is most probably caused due to communication issues between XCode and Appium.

Check this article for more details: How to fix WebDriverAgent(WDA) run failure on Hybrid Execution using iOS device(native/mobile web Application)?


If you are running a Hybrid Execution on one of your local Mac/Windows/ Linux, you may face the error due to following reasons:
Agent is outdated - You can check the Agent Dashboard to check if the agent is latest.

System IP incorrect - Compare the Agent machine IP and the System IP given in the System page.

Agent not registered - Please enter the credentials, click on Register and wait for the alert for successful registration. Now check the Executions page.


Question: What should I do if the Execution has started successfully but shows "Not executed" in details and Test Results are empty?


Answer:

This issue is most probably caused when trying to run Hybrid Web Applications on iOS devices.

Check this article for more details: How to fix Web Debug Proxy issue for Hybrid Execution on iOS(mobile Web Application)?