Uses of Class
com.facilita.fc.eggPlant.Size
-
Packages that use Size Package Description com.facilita.fc.eggPlant The eggPlant API provides classes and methods for GUI automation, using eggPlant Drive to communicate with eggPlant Functional. -
-
Uses of Size in com.facilita.fc.eggPlant
Methods in com.facilita.fc.eggPlant that return Size Modifier and Type Method Description Size
EggplantVirtualUser. ImageSize(java.lang.String image)
Size
EggplantVirtualUserInterface. ImageSize(java.lang.String image)
Get the size of an image.Size
EggplantVirtualUserScript. ImageSize(java.lang.String image)
Size
ImageInfo. ImageSize()
Get the size of the image.Size
ConnectionInfo. ScreenSize()
The width and height of the SUT screen.
-