auto_clearInput

public void auto_clearInput(WebElement element){
    element.clear();
}
What are your feelings
Scroll al inicio