octaltree / playwright-rust

Playwright port to Rust
298 stars 31 forks source link

device, android #13

Closed octaltree closed 1 year ago

octaltree commented 3 years ago

With 0.0.15, Playwright::device is available for ContextBuilder::set_device and PersistentContextBuilder::set_device. https://github.com/octaltree/playwright-rust/blob/c0571566d7c3fb8c1bf602cf631d1530a710a861/tests/devices/mod.rs#L7-L18