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

com.katalon.platform.api.ui.UIService Maven / Gradle / Ivy

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

/**
 * The root interface in the UIService hierarchy.
 * 

* Each UIService is a KS platform service to help plugins interact with KS built-in UI functions, such as: * Test Explorers actions, Dialog actions, synchronize code with main UI thread... * * @see DialogActionService * @see TestExplorerActionService * @see UISynchronizeService * @since 1.0.4 */ public interface UIService {}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy