I have a Name2 field on my website under test which should populate itself when value in the Name1 field is entered.
The Name2 field is not getting populated by itself in IE on running tests through Selenium RC
On running tests on Firefox the Name2 field is populated fine.
Can you please suggest any way to overcome this issue?
Thanks, Abhinav