Skip to content

Commit

Permalink
test: screen-reader
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Apr 25, 2024
1 parent e6171cc commit 3cd6f5d
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/02-e2e-screen-reader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
if: failure()
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.framework }}-screen-reader-${{ matrix.os }}-${{ matrix.shardIndex }}
name: ${{ matrix.framework }}-recordings-${{ matrix.os }}-${{ matrix.shardIndex }}
path: ./screen-reader-test/${{ matrix.framework }}-showcase/recordings
retention-days: 30
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["(Default) Text button","userIcon & Text button, group","userIcon button, group"]
["Default","Default","Text"]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["Label group","Label clickable"]
["Label clickable","end of Label group"]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["Functional group","Functional (Default) Regular Expressive Functional radio button, 1 of 3","Functional clickable"]
["Functional radio button, 1 of 3","Functional clickable","end of Functional group"]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["Functional radio button, 1 of 3","Functional radio button, 1 of 3","Functional radio button, 1 of 3"]
["Functional radio button, 1 of 3","Functional","(Default) Regular radio button, 2 of 3"]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["Label","edit, (Default) Basic"]
["blank","blank"]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["Functional, radio button, checked, 1 of 3","(Default) Regular, radio button, checked, 2 of 3","Expressive, radio button, checked, 3 of 3"]
["(Default) Regular, radio button, checked, 2 of 3","Expressive, radio button, checked, 3 of 3","Functional, radio button, checked, 1 of 3"]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["clickable, Label","edit, has auto complete, (Default) Basic"]
["blank","blank"]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["Functional, radio button, checked, 1 of 3","(Default) Regular, radio button, checked, 2 of 3","Expressive, radio button, checked, 3 of 3"]
["Functional, radio button, checked, 1 of 3","(Default) Regular, radio button, checked, 2 of 3","Expressive, radio button, checked, 3 of 3"]

0 comments on commit 3cd6f5d

Please sign in to comment.