Enter Key to a TextBox Object
Hello everyboody!
I'm developing a Bot wich fills some TextBoxes in a web application. After that, I have to simulate an Enter Key in one of these objetcs. However, I realize that the TextBox object doesn't have the Send Key method or another one to simulate that event. Do you know how can I solve that?
Thank you for your attention!