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

com.seleniumtests.reporter.info.FileLinkInfo Maven / Gradle / Ivy

There is a newer version: 5.1.13
Show newest version
package com.seleniumtests.reporter.info;

import com.seleniumtests.reporter.logger.FileContent;

public interface FileLinkInfo {

    public FileContent getFileContent();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy