Uses of Interface
com.hp.lft.sdk.DesktopEnvironment
Packages that use DesktopEnvironment
Package
Description
Provides the SDK for core OpenText Functional Testing for Developers functionality.
Provides the SDK for testing SAPGUI objects.
-
Uses of DesktopEnvironment in com.hp.lft.sdk
Methods in com.hp.lft.sdk that return DesktopEnvironmentModifier and TypeMethodDescriptionstatic DesktopEnvironment
EnvironmentFactory.get
(EnvironmentDescription envDescription) Locks and returns a specific environment based on the specified capabilities. -
Uses of DesktopEnvironment in com.hp.lft.sdk.sap.gui
Methods in com.hp.lft.sdk.sap.gui with parameters of type DesktopEnvironmentModifier and TypeMethodDescriptionstatic GuiSession
GuiSessionFactory.launch
(SessionLaunchInfo launchInfo, DesktopEnvironment env) Launches the SAP GUI session and logs on to the server using the user credentials and details specified in the launchInfo parameter.