Reactime 24.0 Release Highlights:
New Accessibility Debugging Feature
- Node diagram based on the app's Chrome Accessibility Tree
- Tool-tips depicting additional accessibility info per node
- Ax Legend describing the accessibility node diagram
- Enable/Disable button used to initiate the Chrome Debugger API (used to pull accessibility tree)
- Incorporated the Chrome Debugger API to pull the accessibility tree of the application into background.js
Fixes/Updates
- Clear button now removes all snapshots except for the snapshot that reflects the current state of the user’s target app, instead of only keeping the most recently recorded React state snapshot