diff --git a/playwright/README.md b/playwright/README.md index a4cd4ac..ed2c4b9 100644 --- a/playwright/README.md +++ b/playwright/README.md @@ -11,7 +11,7 @@ SmartUI SDK for python playwright Install Smart UI cli ```sh-session -$ npm install -g @lambdatest/smartui-cli +$ npm install -g @lambdatest/smartui-cli@latest ``` Install Python Playwright Package diff --git a/selenium/readme.md b/selenium/readme.md index 8cd1f1a..6139df3 100644 --- a/selenium/readme.md +++ b/selenium/readme.md @@ -11,7 +11,7 @@ SmartUI SDK for python selenium Install Smart UI cli ```sh-session -$ npm install -g @lambdatest/smartui-cli +$ npm install -g @lambdatest/smartui-cli@latest ``` Install Python Selenium Package