mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
Address feedback
This commit is contained in:
parent
fa39958f78
commit
f139626e1c
@ -61,7 +61,7 @@ sidebar:
|
||||
|
||||
(⚠️ **Experimental**)
|
||||
|
||||
Instead of using Playwright's own `test` function, you can use Storybook's special `createTest` function to [extend Playwright's base fixture](https://playwright.dev/docs/test-fixtures#creating-a-fixture) and override the `mount` function to load, render, and run the story. This function is experimental and is subject to changes.
|
||||
Instead of using Playwright's own `test` function, you can use Storybook's special `createTest` function to [extend Playwright's base fixture](https://playwright.dev/docs/test-fixtures#creating-a-fixture) and override the `mount` function to load, render, and play the story. This function is experimental and is subject to changes.
|
||||
|
||||
{/* prettier-ignore-start */}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user