Uses of Interface
is.codion.plugin.swing.robot.Automation
Packages that use Automation
-
Uses of Automation in is.codion.plugin.swing.robot
Methods in is.codion.plugin.swing.robot that return AutomationMethod parameters in is.codion.plugin.swing.robot with type arguments of type AutomationModifier and TypeMethodDescriptionvoidAutomation.Builder.run(Consumer<Automation> script) Builds and runs the given scriptvoidAutomation.run(Consumer<Automation> script)