jonhoo / fantoccini

A high-level API for programmatically interacting with web pages through WebDriver.
Apache License 2.0
1.68k stars 125 forks source link

README: fix Method type #265

Closed cbiffle closed 3 months ago

cbiffle commented 3 months ago

From the README I'm guessing that Method used to be re-exported by fantoccini; that's not the case in the current code. Fixed it to explicitly refer to http::Method.