Selenium: How do you delete a character from a textbox -


I am trying to simulate a user removing a character from the text box. This text box sets many JS incidents, I have a lot of trouble typing (or type-ing) in ITT due to this.

My latest attempt was: sel.key_press (locator, 127) <

What is the safest way

Use funnel with '\ 008'


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -