ContributionsMost RecentMost LikesSolutionsRe: Need actual Junit reports to be generated and not Just Junit Style reports prashantmohan, When will this feature be available? Re: Need actual Junit reports to be generated and not Just Junit Style reports prashantmohan, when will this feature be available? Desktop recorder I'm interested in automating the test case creation process. Test Completes Recorder is great but instead of figuring out the test cases my team needs to build by asking end users and reading application documents, I'd like to install an agent on each end-users machine to record the actions they perform within our application on a daily basis. The recorded actions would then generate a log which in turn we'd convert into a scripted test case. Does anyone know of any tools/agents which can record actions (perhaps even see application objects being interacted with) performed within a desktop application? Event Handling My goal is to make test logs easier to read for non-technical users. Each action within our keyword tests have easy-to-read descriptions, explaining what's being performed. What I'm trying to do is create a method that logs the current action description to the log on OnLogEvent. Any pointers? Thanks! Re: Error in wRowCount & wColunmCount Soren did you ever solve this? I'm experiencing the same issue. I've opened a ticket with support and will post here if a solution is found.