I am new to ExpectIt API. I can execute command and got a response, but I cannot stop running command by giving escape keys (ctrl+shift+6).
How do I can send escape keys to the terminal to stop running command through ExpectIt API ?
example
R1#ping ip 192.168.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds:
.... <div style="color:red"><b>I pressed escapse character here</b></div>
Success rate is 0 percent (0/4)
R1#