
co.verisoft.fw.cucumber.Dictionary Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of Selenium4-Junit5 Show documentation
Show all versions of Selenium4-Junit5 Show documentation
VeriSoft framework for testing web and mobile applications. Selenium Module
package co.verisoft.fw.cucumber;
public final class Dictionary extends CucumberElement {
public Dictionary(String name) {
super(name);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy