← Writing · Reviews →

Glossary

Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.

Search results

Programming by Demonstration(also: PBD, Record and Replay, Macro Recording)
A technique for creating automated sequences of actions by recording a user performing the task manually, rather than requiring the user to write code or scripts. The system observes the user's interactions (clicks, keystrokes, form inputs) and generates replayable instructions.…

1 result.