Class Visibility

java.lang.Object
net.serenitybdd.screenplay.questions.Visibility

public class Visibility extends Object
Is this web element present and visible on the screen This method will not throw an exception if the element is not on the screen at all. If the element is not visible, the method will wait a bit to see if it appears later on.