octaltree / playwright-rust

Playwright port to Rust
298 stars 31 forks source link

How to intercept and mutate requests #50

Open hsyan2008 opened 1 year ago

hsyan2008 commented 1 year ago

Is it possible to intercept and mutate requests? If yes, how could you use it?