Hi Experts,
I am writing an .Net Windows Application for an automation job, which would send some Key Strokes to a third party application and Login to it. But when I check the window of the third Party Application using Spy++ , i could see that the Text Boxes don't have any Caption Name and both the Tex Boxes have the same Class Name.
In this scenario, how i can distinguish between the two Text Boxes and send the Key strokes.
Let me know your thoughts
Joji