Chrome Options example erroring
Closed this issue · 2 comments
rebekah commented
When I set up the example for Chrome Options: https://github.com/stevepryde/thirtyfour/blob/86bd74c02bb850213f3199378d17bc9b2bf5afe8/thirtyfour/examples/chrome_options.rs
I get this error: error[E0599]: no method named insert_browser_option
found for struct ChromeCapabilities
in the current scope
Thanks in advance :)
rebekah commented
I had the wrong version - I was using 0.31.0 and I needed to be pulling directly from github branch main.
stevepryde commented
You may be able to point at the latest RC version which is 0.32.0-rc.8