anbeekOccasional Contributor14 years agoHow to get (current) project name?Hi In a groovy test step I need to get the project name. Cant seem to get it though, tried with the below. def test = context.expand( '${#Project#Name)' ) log.info(test) ---> Tue Mar 22 15:54:...Show More
Related ContentGetting current function nameGet Current Test Step Name in Script Assertion returns Source Test Step Name?Retrive The current Execution File Name