Tag

RemoteControl

1 views collected around this technical thread.

TAL Education Technology
TAL Education Technology
Apr 23, 2020 · Frontend Development

Implementation of a TV Remote Control Interaction Library for Webview Applications

This article details the design and implementation of a JavaScript library that enables TV remote navigation for webview‑based H5 pages, covering screen adaptation, focus management, scrolling logic, event handling, and practical usage within a TV‑side hardware product.

FocusManagementFrontendJavaScript
0 likes · 18 min read
Implementation of a TV Remote Control Interaction Library for Webview Applications
Baidu Intelligent Testing
Baidu Intelligent Testing
Jun 8, 2017 · Mobile Development

Remote Control of Non‑Jailbroken iOS Devices Using XCUITest and WebDriverAgent

This article explains how to leverage Apple’s XCUITest framework, private XCUIApplication APIs, and Facebook’s WebDriverAgent to implement a web‑based service that remotely controls non‑jailbroken iOS devices for automated testing without requiring device rooting.

AutomationMobileTestingRemoteControl
0 likes · 7 min read
Remote Control of Non‑Jailbroken iOS Devices Using XCUITest and WebDriverAgent