GUI Actions =========== Actions for interacting with graphical user interfaces through automated clicks, keyboard input, and mouse operations. Available Actions ----------------- .. toctree:: :maxdepth: 1 click keyboard drag scroll Overview -------- GUI actions enable forensic artifact testing by automating user interactions: - **click**: Click buttons, menu items, or UI elements - **keyboard**: Type text and press special keys - **drag**: Drag and drop files or UI elements - **scroll**: Navigate through long lists or documents These actions use computer vision (image matching) and OCR (text recognition) to locate GUI elements.