diff --git a/README.md b/README.md index 5ddcfc8..7a496ee 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,9 @@ A simple UI automation framework built with: ``` ### Latest Drivers -- #### CLI util [util](utils/driver_management.md) +- #### You can download the chrome driver with CLI util [util](utils/driver_management.md) - #### [Chrome Drivers](https://googlechromelabs.github.io/chrome-for-testing/#stable) - #### [Firefox Drivers](https://github.com/mozilla/geckodriver) -- You can download the latest version of the driver for macOS ARM64 using the `chromedriver.sh` script located in the `resources` folder. ### TODO