auto_setTextToInputWithoutClear

public void auto_setTextToInputWithoutClear(String locator, String value){
    page.fill(locator, value);
}
What are your feelings
Scroll al inicio