Skip to main content

Module page

Module page 

Source
Expand description

PageJs: JS wrapper around ferridriver::Page.

Methods mirror ferridriver::Page’s public surface one-for-one; each is a small delegation that converts FerriError into rquickjs::Error at the boundary via super::convert::FerriResultExt.

Structs§

PageJs
JS-visible wrapper around ferridriver::Page.
TouchscreenJs
Playwright Touchscreen. Construct via page.touchscreen.