Electric WebView
Electric WebView
软件
软件描述
Electric WebView is a scriptable WebView for developers.
官方网站
访问软件的官方网站了解更多信息
github.com
什么是 Electric WebView?
Electric WebView is a scriptable WebView for developers. The WebView uses the QtWebEngine (which is based on Chromium) to render the HTML content. There is also a simple protocol to get data, send commands and listen for events: through Unix Socket, TCP or WebSocket. The window of WebView does not have any UI component what you see in a standard web browser like an address bar, status bar, navigation buttons, etc. Use Cases • Web testing: Browser automated testing done easy. • Page automation: Access and manipulate web pages using DOM API. • Digital Signage: Display Web content without distractions. • Kiosk Web Browser: The users can only interact with a single web application.