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
Fix an extremely rare failure in test_highlight_target_text_mouse
that happens if a line of the Highlight tab text sample is not
visible. If so, bbox() in clich_char() returns None and
iteration fails.
Call click_char just once per tag name.
0 commit comments