Selenium c# when entering data in a Textbox for My Test Website the the cursor position is set to the Middle and the data entered is like for e.g. 3421 instead of the correct Order of 1234.
Can anyone suggest a good way as to how to handle this?
I have tried to Use pressing the HOME key button but it did not work.