diff --git a/_pages/add-ons.md b/_pages/add-ons.md index 5f71d057..17e44618 100644 --- a/_pages/add-ons.md +++ b/_pages/add-ons.md @@ -25,7 +25,7 @@ permalink: /add-ons/ * [watir-extensions-element-screenshot](https://github.com/ansoni/watir-extensions-element-screenshot) for making screenshot of specific element * [watir-get-image-content](https://github.com/orangeudav/watir-get-image-content) for getting image content * [WatirModel](https://github.com/titusfortner/watir_model) for abstracting data to use in Page Objects -* [watir-webdriver-performance](https://github.com/90kts/watir-webdriver-performance) for monitoring web application performance +* [watir-performance](https://github.com/MacCracken/watir-performance) for monitoring web application performance ### Ruby Selenium Libraries * [SeleniumStatistics](https://github.com/titusfortner/selenium_statistics) count the wire calls made in your code