Hi,
How to launch an application which is in citrix from testproject and automate the steps.
Thanks,
Hi,
How to launch an application which is in citrix from testproject and automate the steps.
Thanks,
Hello @sahanijuttukon.
Do you mean for ‘Citrix Workspace’?
If so, ‘Citrix Workspace’ is desktop application.
TestProject supports Web/Android/iOS/API testings.
If I misunderstood your intentions, please elaborate so I can better understand your goal.
Hi @ran.ferdinaro Thanks for your response.
Yes, I mean ‘Citrix Workspace’, i have already downloaded its desktop application, but i am not sure to launch this desktop application with TestProject web testing recorder.
Thanks,
Sahani.
Hello again @sahanijuttukon
As mentioned above, TestProject supports Web/Android/iOS/API testings.
A great solution would be to use ‘Tosca’ from our parent company ‘Tricentis’:
Another solution to launch the ‘Citrix Workspace’ desktop application would be to use the ‘Robot Operations’ add-on (This guide fits ‘Windows’ OS):
Add a step with the ‘Press multiple keys with Robot’ with ‘WINKEY’ and ‘r’ key.
Use the ‘Type text with Robot’ action and enter the path for the desktop application (‘C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Citrix Workspace.lnk’ works for me).
Use the ‘Press Enter with Robot’ action.
Please let me know if this information suits your goal.