§
SYSTEM: ONLINE
← BACK TO MODULES

Button Matrices

Tests various interaction models. Some scripts fail when elements are obscured, require specific event dispatching, or appear asynchronously.

01. Standard Click

02. Double Click Action

03. Obscured Element

Scripts using standard UI clicks will fail due to a transparent div overlay (z-index trap). Requires forced execution.

04. Asynchronous State