net.serenitybdd.core.steps.UIInteractions Maven / Gradle / Ivy
package net.serenitybdd.core.steps;
/**
* An action class designed to interact an application via the UI
* (This is a synonym for UIInteractionSteps)
*/
public class UIInteractions extends UIInteractionSteps {}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy