
pickleib.utilities.interfaces.repository.PageRepository Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of Pickleib Show documentation
Show all versions of Pickleib Show documentation
Pickleib library for supporting web application automation with Selenium
The newest version!
package pickleib.utilities.interfaces.repository;
/**
* Page repositories are objects containing instances of all defined page objects in the project.
*/
public interface PageRepository {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy