=== Accessibility tree before go() pass 1 === [document web] name='Material Web Filter Chips Events' focused ++[section] name='Ready' ++++[tool bar] horizontal ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 1' ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 2' === End accessibility tree === STATE-CHANGE:PRESSED:TRUE role=ROLE_TOGGLE_BUTTON name='Chip 1' ENABLED,FOCUSABLE,PRESSED,SENSITIVE,SHOWING,VISIBLE === Accessibility tree after go() pass 1 === [document web] name='Material Web Filter Chips Events' focused ++[section] name='Ready' ++++[tool bar] horizontal ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 1' pressed <<<<<< CHANGED ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 2' === End accessibility tree === === Start Continuation === === Accessibility tree before go() pass 2 === [document web] name='Material Web Filter Chips Events' focused ++[section] name='Ready' ++++[tool bar] horizontal ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 1' pressed ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 2' === End accessibility tree === STATE-CHANGE:PRESSED:TRUE role=ROLE_TOGGLE_BUTTON name='Chip 2' ENABLED,FOCUSABLE,PRESSED,SENSITIVE,SHOWING,VISIBLE === Accessibility tree after go() pass 2 === [document web] name='Material Web Filter Chips Events' focused ++[section] name='Ready' ++++[tool bar] horizontal ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 1' pressed ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 2' pressed <<<<<< CHANGED === End accessibility tree === === Start Continuation === === Accessibility tree before go() pass 3 === [document web] name='Material Web Filter Chips Events' focused ++[section] name='Ready' ++++[tool bar] horizontal ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 1' pressed ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 2' pressed === End accessibility tree === STATE-CHANGE:PRESSED:FALSE role=ROLE_TOGGLE_BUTTON name='Chip 1' ENABLED,FOCUSABLE,SENSITIVE,SHOWING,VISIBLE === Accessibility tree after go() pass 3 === [document web] name='Material Web Filter Chips Events' focused ++[section] name='Ready' ++++[tool bar] horizontal ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 1' <<<<<< CHANGED ++++++[section] ++++++++[section] ++++++++++[toggle button] name='Chip 2' pressed === End accessibility tree ===