Selenium WebDriver: I want to overwrite value in field instead of appending to it with sendKeys using Java

后端 未结 0 430
面向向阳花
面向向阳花 2020-12-23 02:01

In WebDriver, if I use sendKeys it will append my string to the value that already exists in the field. I can\'t clear it by using clear() method because the second I do th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题