All Downloads are FREE. Search and download functionalities are using the official Maven repository.

info.novatec.testit.webtester.pagefragments.ListItem Maven / Gradle / Ivy

package info.novatec.testit.webtester.pagefragments;

import info.novatec.testit.webtester.pagefragments.annotations.Mapping;


@Mapping(tag = "li")
public interface ListItem extends PageFragment {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy