info
Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .
void setProjectbaseDirectory(String projectbaseDirectory)
info
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.
Parameter:
- String projectbaseDirectory: This defines the path of the projectDriectory on the local disk.
Example:
Following is the example of the java Framework.