Pexpect can’t match multiple lines output from command
I need to build a script to interact with output from app commands. I used pexpect as in the code below.
I need to build a script to interact with output from app commands. I used pexpect as in the code below.