issues
search
microsoft
/
storywright
Capture screenshots for React Storybook using Playwright
MIT License
47
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Storywright fails when storyStoreV7 is enabled
#68
dmytrokirpa
opened
3 months ago
0
provide storybook compatibility table
#67
Hotell
opened
3 months ago
0
provide changelogs for releases
#66
Hotell
opened
3 months ago
0
Storywright silently fails with Storybook 8
#65
NotWoods
opened
4 months ago
0
Bumping React & types/React to V18
#64
siyadava-sindhu
closed
7 months ago
0
@types/React17.0.30 updation
#63
siyadava-sindhu
closed
7 months ago
0
Bump ip from 1.1.5 to 1.1.9
#62
dependabot[bot]
opened
8 months ago
0
Bump Storywright version
#61
vinodkumarsharma276
closed
1 year ago
0
Adding functionality to skip specific stories to skip DOM parsing
#60
vinodkumarsharma276
closed
1 year ago
0
docs: fix markup and code block syntax in README.md
#59
shuuji3
opened
1 year ago
0
Bumping Dom Diffing
#58
vinodkumarsharma276
closed
1 year ago
0
Bumping domdiffing to 0.0.7
#57
vinodkumarsharma276
closed
1 year ago
0
Bumping domdiffing and StoryWright
#56
vinodkumarsharma276
closed
1 year ago
0
Bumping domdifing and storywright
#55
vinodkumarsharma276
closed
1 year ago
0
Bumping StoryWright
#54
vinodkumarsharma276
closed
1 year ago
0
Bumping Dom Diffing and Storywright
#53
vinodkumarsharma276
closed
1 year ago
1
Bump Storywright version
#52
vinodkumarsharma276
closed
1 year ago
0
[Bug] StoryWright fails to fetch Steps when hooks are used in story
#51
TristanWatanabe
opened
1 year ago
3
T1
#50
sunilsurana
closed
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#49
dependabot[bot]
opened
1 year ago
0
Vinodsharma/incorporate domdiffing
#48
vinodkumarsharma276
closed
1 year ago
0
Insert documentation links
#47
vinodkumarsharma276
closed
2 years ago
0
Bump jpeg-js from 0.4.3 to 0.4.4
#46
dependabot[bot]
closed
2 years ago
0
Isolate stories in a context to avoid side effects
#45
p01
closed
2 years ago
0
Add jest and unit test
#44
nus3
closed
2 years ago
1
Update Readme
#43
vinodkumarsharma276
closed
2 years ago
0
Hacky fix to add timeout on testbutton click
#42
sunilsurana
closed
2 years ago
0
Add Mutation observer to check for DOM changes
#41
sunilsurana
closed
2 years ago
0
Wait for network calls to finish before proceeding for screenshot
#40
sunilsurana
closed
2 years ago
0
Add sleep of 100 ms after click and hover
#39
sunilsurana
closed
2 years ago
0
Add timeout after click and hover
#38
sunilsurana
closed
2 years ago
0
Remove unwanted screenshot frames check and add default 1 sec wait to avoid css rendering issues
#37
sunilsurana
closed
2 years ago
0
Wait for page to load dom and css
#36
sunilsurana
closed
2 years ago
1
Fix timeout counter synchronization
#35
sunilsurana
opened
2 years ago
6
Fixing key press action case and formatting
#34
sunilsurana
closed
2 years ago
0
Fix older review comments
#33
sunilsurana
closed
2 years ago
0
Adjust timeouts to reduce screenshot flakiness
#32
sunilsurana
closed
2 years ago
0
Reduce delay for long timeouts
#31
sunilsurana
closed
2 years ago
0
Track timeoutIds using Set
#30
sunilsurana
closed
2 years ago
0
Fix timeout calculation in window page
#29
sunilsurana
closed
2 years ago
0
Increase page runtime timeout to 60 seconds as some stories take more than 30 seconds
#28
sunilsurana
closed
2 years ago
0
FIx screenshot flakiness
#27
sunilsurana
closed
2 years ago
0
Update timeouts to fix flakiness
#26
sunilsurana
closed
2 years ago
0
Add basic CSS normalization
#25
p01
closed
3 years ago
0
Bump ansi-regex from 5.0.0 to 5.0.1
#24
dependabot[bot]
closed
3 years ago
0
Check if the page is busy with pending Promises, near setTimeouts, or recent network and main thread activity before taking screenshots
#23
p01
closed
3 years ago
2
Storywright should check if the page is busy before taking screenshots
#22
p01
closed
3 years ago
0
Added new changes to take failed screenshots
#21
vinodkumarsharma276
closed
3 years ago
0
Add prettier
#20
p01
closed
3 years ago
0
Add partitions to allow running a specific subset of stories
#19
ronakj
closed
3 years ago
2
Next