9. Debugging - more

$obj->exp_internal(1) or $Expect::Exp_Internal=1 print diagnostics describing Expect internal operations like comparing process that occurs within $obj->expect command.

Figure 1. Lets find the problem in failed test.

Figure 2. Debugging after the pattern was fixed.