I have a requirement where i need to validate the page with sync _on_text function in citrix protocol. I have installed the LR citrix agent (11.52.496.0) on the citrix server and using vugen (11.52.4391.0) for recording. I am able to insert sync_on_text during recording. But during replay getting warning & error message.
Action.c(27): Start notification arrived from the Agent, Agent version = "11.50.2216.0"
WARNING: The Citrix Agent is not the same version as the Citrix Recording Client, which is "11.52.4391.0".
You are advised to install the same version of the software on both client and server machines
Action.c(27): Error: ctrx_sync_on_text(118 , 180 , 65 , 20 , "Internet" , "*") failed. Sync on the text failed on the agent side
The warning message says that the agent version is 11.50.2216.0 which is diiferent than what i have installed.
Is this error because of the agent and vugen version mismatch?
Any one faced similar kind of issue please help me....