public String auto_getAttribute(String locator, String attribute){ return page.locator(locator).getAttribute(attribute); }