ekiza23Contributor13 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 LikedTanyaYatskovskaAlumni13 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.
TanyaYatskovskaAlumni13 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 DiscussionsWebModule issues with Virtual MachineUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supported
Related ContentIs it possible to create a temporary Alias/Name Mapping?Is it possible to verify the dynamically changing checkpoint in Keyword testHow to change the endpoint for already created REST Project.