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

com.katalon.platform.api.model.testobject.WebElementEntity Maven / Gradle / Ivy

There is a newer version: 1.0.5
Show newest version
package com.katalon.platform.api.model.testobject;

import com.katalon.platform.api.model.TestObjectEntity;

/**
 * 
 * The model represents for Katalon Web UI test object.
 * 
 * @since 1.0.9
 *
 */
public interface WebElementEntity extends TestObjectEntity, BasicWebElementEntity {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy