...
Scheduler not working for mobile execution: If scheduler execution is not working for mobile test case, it is due to the long Qualitia path name which is more than 250 characters.
For example: C:\Users\shifa.farashuser1\AppData\Local\Qualitia Automation Studio - Client\workspace\projects\SFDC_T\local.
For successful execution, replace the above path with the D folder path, which is equal to or less than 250 characters.Scheduler not working in Qualitia v9: If you are facing an issue where the scheduler is not working in Qualitia v9; however, it works fine in v8, on the same system.
The error appears to be related to your organization's policy restrictions, which prevent file execution. Try to lower down the policy for the scheduler to work as expected in v9.
Known Issue:
The Scheduler execution is not working on Safari browser due to failure of Webdriver object creation.
...