octaltree / playwright-rust

Playwright port to Rust
316 stars 36 forks source link

fix select_option and type_args macro #43

Open Atrox opened 1 year ago

Atrox commented 1 year ago

page.select_option_builder and page.press_builder didn't work at all before those changes.