Package com.facilita.fc.eggPlant
The eggPlant API provides classes and methods for GUI automation, using
eggPlant Drive to communicate with eggPlant Functional.
-
Interface Summary Interface Description EggplantVirtualUserInterface Describes the methods that can be called in anEggplantVirtualUserScript
or customEggplantVirtualUser
.IEggplantVUWatcher IImageSender -
Class Summary Class Description Color Represents a color as an RGB value.ConnectionInfo Represents a connection property list created by eggPlant.ConnectionProperties Defines the properties used to connect to the SUT.EggplantDriveRunner EggplantResultsFolderWatcher Watches a directory, and detects when ePF creates any image files Image files created will be sent as a message via the attached IMessageSenderEggplantReturnData Represents the data returned by a call to the eggPlant system, as returned byEggplantVirtualUserInterface.execute(String)
EggplantVirtualUser An eggPlant Virtual User.EggplantVirtualUserInitialiser EggplantVirtualUserScript An eggPlant VirtualUserScript.EggplantVUWatcher ImageInfo Provides information about an imageNullEggplantVUWatcher Point Represents a Point on the screen.Rectangle Represents an area of the screen.ScriptResults Represents the results of a script.Size Represents the size (width and height) of an area of the screen. -
Enum Summary Enum Description ConnectionType -
Exception Summary Exception Description EggplantException An exception representing an error that occurred within eggPlant