Forum Discussion
Hi Alex,
thanks for the fast response, but I don't think it's a solution.
Of course I could implement something on the remote machine, but I guessed it's kind of a standard api of a system and a UI test should IMHO be able to check it as well.
In TestExecute there is sys.Clipboard to get or set the content for that purpose, in TestLeft it's missing.
I don't have an RDP session, just the REST api from TestLeft to TestExecute.
Hi,
OK, I see your question and the problem.
Unfortunately, all infrastructure (except test log) provided by TestComplete/TestExecute is absent in TestLeft and its implementation is left at the mercy of test code developer.
You may contact Support directly via the https://support.smartbear.com/testleft/message/. Maybe guys will provide you with some solution.
- jongleur5 years agoNew Contributor
thanks.
Did that, and got an idea as response to find the parent of the IProcess to get it's properties - still have to check out if that helps.