octaltree / playwright-rust

Playwright port to Rust
316 stars 36 forks source link

`type_builder` doesn't work with default values. #48

Open jquesada2016 opened 1 year ago

jquesada2016 commented 1 year ago

Just like #47, Page::type_builder() seems to be broken unless I provide it with delay and timeout options manually. Otherwise playwright complains saying it expected to receive number, but got object.

kaorlol commented 11 months ago

its also spelt wrong image