Skip to content

Commit c784cc8

Browse files
committed
Update README
1 parent 03cc3c7 commit c784cc8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,14 @@ smartui config create .smartui.json
4646
```
4747

4848
## Step 3: Execute tests
49-
Run the following command to run tests on your Storybook stories. Provide your storybook url, build name and config file (Default config used if no config file provided)
49+
Run the following command to run visual regression tests on your Storybook components.
5050

5151
```bash
52-
smartui storybook http://localhost:6006 --buildname Build1 --config .smartui.json
52+
smartui storybook http://localhost:6006 --config .smartui.json
5353
```
5454

55+
You can also provide path to the storybook-static directory instead of the local Storybook URL. Use `--help` for more information on usage.
56+
5557
# About LambdaTest
5658

5759
[LambdaTest](https://www.lambdatest.com/) is a cloud based selenium grid infrastructure that can help you run automated cross browser compatibility tests on 2000+ different browser and operating system environments. LambdaTest supports all programming languages and frameworks that are supported with Selenium, and have easy integrations with all popular CI/CD platforms. It's a perfect solution to bring your [selenium automation testing](https://www.lambdatest.com/selenium-automation) to cloud based infrastructure that not only helps you increase your test coverage over multiple desktop and mobile browsers, but also allows you to cut down your test execution time by running tests on parallel.

0 commit comments

Comments
 (0)