auto_sendKeys

public void auto_sendKeys(String locator, String key){
    page.locator(locator).press(key);
}
What are your feelings
Scroll al inicio