diff --git a/testing/webdriver/README.md b/testing/webdriver/README.md index 2a7b29df2753a..0f4dec1b1703f 100644 --- a/testing/webdriver/README.md +++ b/testing/webdriver/README.md @@ -1,3 +1,5 @@ # webdriver-rust +As of right now this is an implementation for the server side of the WebDriver API, not the client side. + [Documentation](https://docs.rs/webdriver/)