auto_isElementEmpty

public boolean auto_isElementEmpty(WebElement element) {
    return element.getText().isEmpty();
}
What are your feelings
Scroll al inicio