ekiza23Contributor12 years agoIs it possible to change the text of a Test Log folder after it has been created?I would like to do the following: iFolder = log.CreateFolder("Test AAA") Log.PushLogFolder(iFolder) 'Scripts be here 'obtained variable value timeDiff (say 3:04). Log.PopLogFolder and then, from the scripts, do something to modify the text of the Log Folder "Test AAA" to "Test AAA - 3:04" Is that even possible? How would I do that? Thanks
1 ReplyReplies sorted by Most LikedTanyaYatskovskaAlumni12 years ago Hi Christian, Unfortunately, that's impossible to modify the current test log. We have a corresponding suggestion in our DB, and your request has increased its rating. What you can do is to save the test log to, for example, an XML file and parse it after that.
TanyaYatskovskaAlumni12 years ago Hi Christian, Unfortunately, that's impossible to modify the current test log. We have a corresponding suggestion in our DB, and your request has increased its rating. What you can do is to save the test log to, for example, an XML file and parse it after that.
Recent DiscussionsUnable to capture objects inside iFrames in Power App using TestCompleteSymbol in Manage Org MembersTestComplete recording feature.
Related ContentSurviving Upgrades: How to Manage Change Across Test Automation ToolchainsIs it possible to create a temporary Alias/Name Mapping?How to change the endpoint for already created REST Project.