Forum Discussion
AlexKaras
11 years agoCommunity Hero
Hi Usha,
If test code uses .SetText() to populate textboxes, try to replace .SetText() with .Keys().
Otherwise, example of your test code and screenshots will help to understand what might be wrong in your case.
If test code uses .SetText() to populate textboxes, try to replace .SetText() with .Keys().
Otherwise, example of your test code and screenshots will help to understand what might be wrong in your case.