Expand description
ElementHandleJs: QuickJS wrapper around ferridriver::ElementHandle.
Phase-C surface covers lifecycle — dispose, isDisposed, asJSHandle
— enough to exercise the per-backend release paths from run_script.
Phase E bolts the ~25 Playwright DOM methods on top of this same class.
Structs§
- Element
Handle Js - QuickJS-visible wrapper around a core
ElementHandle.