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

com.infotel.seleniumrobot.grid.tasks.Task Maven / Gradle / Ivy

There is a newer version: 5.0.11
Show newest version
package com.infotel.seleniumrobot.grid.tasks;

public interface Task {

	public void execute() throws Exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy