org.sitoolkit.tester.domain.genscript.PageLoader Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sit-wt Show documentation
Show all versions of sit-wt Show documentation
SIToolkit for Web Testing
The newest version!
package org.sitoolkit.tester.domain.genscript;
public interface PageLoader {
void load(PageContext ctx);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy