[TERMINAL] - Implement regex style 'expect' function for /key sequences
r
ryan.flagler
started a topic
almost 8 years ago
When writing key sequences, it is usually necessary to add waits. Unfortunately, these aren't 100% effective and if there are ever errors or issue the key sequence continues to run improperly. Adding the ability for an 'expect' style function to only continue when the expected text output is identified would make key sequences much more powerful and accurate.
ryan.flagler
When writing key sequences, it is usually necessary to add waits. Unfortunately, these aren't 100% effective and if there are ever errors or issue the key sequence continues to run improperly. Adding the ability for an 'expect' style function to only continue when the expected text output is identified would make key sequences much more powerful and accurate.
1 person likes this idea