Skip to main content

Module element_handle

Module element_handle 

Source
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§

ElementHandleJs
QuickJS-visible wrapper around a core ElementHandle.