Electric WebView was added to AlternativeTo by gustavosbarreto on and this page was last updated .
No comments or reviews, maybe you want to be first?
Official Links
AppStores & Other Links
What is 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.