Reserved
Browser automation in Rust with a Playwright-compatible API. Four pluggable backends: CDP pipe, CDP WebSocket, Playwright WebKit, Firefox BiDi.
Bindings to some of the WebKit's API on MacOS for Rust
Safe Rust bindings for WebKit — Apple's WKWebView APIs on macOS
Tauri v2 plugin that unlocks >60fps on macOS by disabling WKWebView's frame rate cap
AI browser pilot — test your app 60x cheaper. Heuristics + cheap LLM navigate so expensive models never parse HTML.
iOS WebKit Debug Proxy - Rust rewrite
Rust bindings for WebKitWebProcessExtension 6
FFI bindings for WebKitWebProcessExtension 6
Cyber Viking Kvasir Graph (CVKG) - High-fidelity agentic UI framework
Raw FFI bindings to JavaScriptCore
Browser engine bindings for vibesurfer.
Headless Webkit driver for Capybara
Generates the PDF from the HTML using GTK WEBKIT
Run Jasmine specs headlessly
Run jasmine-headless-webkit using guard
Launches Google Chrome instances and controls them via the Remote Debugging server
Headless Webkit driver for Capybara
Gtk Webkit bindings for ruby. Partial coverage sufficient to embed a webview in a Ruby-GNOME2 application. Also initial/experimental support for allowing ruby code to be called by javascript & executing javascript from ruby. e.g require 'gtk2' require 'webkit' v = WebKit::WebView.new v.main_frame.setup_ruby puts v.main_frame.exec_js("ruby_eval('RUBY_DESCRIPTION')") puts v.main_frame.exec_js("document.root.innerHTML")
Headless Webkit driver for Capybara
This library allows you to create webshots using webkit on MacOSX. A webshot is a screenshot taken inside the browser. The advantage of this library is that it is headless and gives you the real view not a parsed view
This is a placeholder gem for the WebKit Formatter for RSpec. The gem was renamed to 'rspec-formatter-webkit' to better follow standard gem-naming conventions. The new gem is a dependency of this one, so installing this should install the latest version for you, but you'll need to use the new name in the future. You should do a 'gem cleanup webkit-rspec-formatter' to remove any previously-installed versions if you have them.
A WebKit-based, JavaScript-capable HTML scraper.
Headless Webkit driver for Capybara