Forum Discussion
Hi Lorenz,
Permissions problem?
In order to access tested application (TA) internals, TestLeft must be running with the same or higher level of permissions. Thus, if you (and TestLeft process) is a regular user but your TA is StartedAs the user with administrative permissions, TestLeft will not be able to access TA's internals.
- Lorenz77 years agoNew Contributor
Thanks AlexKaras for your reply.
I tried following without success:
- Launch TestExecute as administrator.
- the admin is granted default Access Permissions by following these steps:
https://support.smartbear.com/testcomplete/docs/testing-with/tested-apps/desktop/run-modes/run-as/settings.html
Any other suggestions?
Lorenz
- AlexKaras7 years ago
Champion Level 1
Hi Lorenz,
> Launch TestExecute as administrator.
According to my knowledge, you should not explicitly start TestExecute when starting TestLeft tests. TestExecute is started implicitly by the test runtime (MSTest, NUnit, etc.). So I think that you should start your test execution runtime with administrative permissions. http://support.smartbear.com/testleft/docs/using/running-tests/index.html might be useful.
If the above does not help, contact Support directly via the https://support.smartbear.com/message/?prod=TestLeft form.