23 Nov 19:07
[users-en 123] Terminal Automation
Hi all,
I am starting using Poderosa.Terminal and my task is to automate user's behavior.
It means that I have to provide user with a "usual" terminal console and "record" all his commands and terminal answers to be able to "play" these commands after and compare results. Looks like test tool, you know...
So, my problem is: how to recognize the command and its answer?
I can create my own logger (ITerminalTextLogger) and catch all the data, but how can I know where is the command and where is the answer?
Also I have to implement a "play" feature, so I need domethink like "string output = terminal.SendCommand(command), which means that I have to send a command, wait for the response, analyse it, send next command, etc.
Is there any solution to follow ths way?
Thank you!
--
Best Regards,
Alexey Raga
--
Best Regards,
Alexey Raga
RSS Feed