org.catools.web.metrics.CWebActionMetrics Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of web.driver Show documentation
Show all versions of web.driver Show documentation
The Web Driver to be used in CATs projects for testing
The newest version!
package org.catools.web.metrics;
import lombok.Data;
import org.catools.common.collections.CList;
@Data
public class CWebActionMetrics extends CList {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy