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

org.fluentlenium.core.conditions.ListIntegerConditions Maven / Gradle / Ivy

package org.fluentlenium.core.conditions;

import java.util.List;

import org.fluentlenium.core.domain.FluentWebElement;

/**
 * Conditions API for FluentLists.
 */
public interface ListIntegerConditions extends AbstractIntegerConditions,
        ListIntegerConditions> {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy