You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, text handling has assumed the passed text is uncolored.
Expected/Actual match/mismatch coloring breaks in such a case.
IE: If passed text to check has coloring already, there is a good chance it will break/override the assertText coloring.