Forum Discussion

Liberty_Informa's avatar
Liberty_Informa
Regular Contributor
13 years ago

[Resolved]Resource Root

Hi

I am having value blank in the Resource Root project property. Although when when I write following statement in the load script

projectPath = context.expand( '${projectDir}')


I receive absolutely correct value. Just wondering how that is possible without setting Resource Root to ${projectDir} ?

2 Replies

  • Hi,

    ProjectDir is the default value of the resource root, so if you don't change it it will return the path to the project file.

    Regards,
    Arian
    SmartBear Sweden