public void auto_setTextToInputWithoutClear(String locator, String value){ page.fill(locator, value); }