ui5-middleware-iasync

JSON →
library 3.0.0-alpha.10 ·javascript
verified Jun 4, 2026

A UI5 CLI middleware that syncs browser interactions across multiple instances to ease manual testing. Current stable version is 3.0.0-alpha.10, released as an alpha with active community maintenance. It uses BrowserSync under the hood to transmit UI interactions via a WebSocket pool, and injects custom HTML to override UI5 control event handlers (e.g., Button click becomes tap). Requires @ui5/cli@3.0.0+ and specVersion "3.0". Key differentiators: browser interaction synchronization for UI5 apps, configurable port/debug/logging, and SSL support via https option.