Replies: 2 comments
-
Thank you for your issue. Give us a little time to review it. PS. You might want to check the FAQ if you haven't done so already. This is an automated reply, generated by FAQtory |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm not familiar with pexpect, and its not clear what the issue is. Moving to discussions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I use the pexpect module for automation and specifically its pexpect.spawn() and pexpect.interact() methods. Tried different things using rich, but I would like to fully process the output from interact.
It is possible to fully process through the output_filter in the interact() method. But there are nuances.
I did not find similar requests, so it will be interesting to hear a response from the community.
Beta Was this translation helpful? Give feedback.
All reactions