void setProjectbaseDirectory(String projectbaseDirectory)
Note: This command is available only from a code environment.
Description:
Command used to specify the project location.
All commands which call objects from the Object repository needs the location of the project (where elements on the Object repository are stored) to operate on them. For more information, see Defining the Project Folder.
String projectbaseDirectory: This defines the path of the projectDriectory on the local disk.
Example:
Following is the example of the java Framework.