net.serenitybdd.core.steps.UIInteractionSteps Maven / Gradle / Ivy
package net.serenitybdd.core.steps;
import net.serenitybdd.core.pages.PageObject;
/**
* An action class designed to interact an application via the UI
*/
public class UIInteractionSteps extends PageObject {}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy