← Back to team overview

sikuli-driver team mailing list archive

[Question #251466]: Sikuli log output to JTextArea

 

New question #251466 on Sikuli:
https://answers.launchpad.net/sikuli/+question/251466

I've put together a small app for testing an insurance system. I've created a progress form that displays 2 progress bars, one for the progress of the current test and the other to display the progress through the current batch e.g. there might be 112 fields to enter to complete a single test and there might be 500 tests in the batch. All works well but what I would really love to do is add a JTextArea to the progress form that displays the log generated within System.out.println so the user can see exactly which keys are being simulated. Is it possible to switch the output from System.out.println to a JTextArea in this way? If the model doesn't support changing the output does anyone know if it is possible to hook System.out.println and display it's contents in a text area?

Thanks,

Nathan

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.