In ie execute, when a command's output does not match the similarity score, we return an error code of 1. In ie test, the same situation returns a 0, indicating a success. We should return 1 in this case. In the future, we should have different status codes depending on if IE failed or if the doc failed.
In ie execute, when a command's output does not match the similarity score, we return an error code of 1. In ie test, the same situation returns a 0, indicating a success. We should return 1 in this case. In the future, we should have different status codes depending on if IE failed or if the doc failed.