Hello,
This is a useful trick when you're tryin to enter text on an element but it contains text you don't want to be there.
So, this simple line will help you to clear that text and proceed:
webdriver.findElement(By.xpath("XPATH")).clear();
Done!
Share this post with your friends!
No hay comentarios.:
Publicar un comentario