File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
atest/acceptance/keywords Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ Capture page screenshot computed name is unique
8484 ... Remove files ${OUTPUTDIR } /unique-screenshot-*.png
8585 ... AND Touch ${OUTPUTDIR } /unique-screenshot-1.png
8686 ... AND Touch ${OUTPUTDIR } /unique-screenshot-2.png
87- ... # unique-screenshot-3 is purposely left out
87+ # unique-screenshot-3 is purposely left out
8888 ... AND Touch ${OUTPUTDIR } /unique-screenshot-4.png
8989 # we expect this to be screenshot 3
9090 ${expected } = Normalize Path ${OUTPUTDIR } /unique-screenshot-3.png
@@ -104,7 +104,7 @@ Capture page screenshot advanced formatting name is unique
104104 ... Remove files ${OUTPUTDIR } /advanced-screenshot-*.png
105105 ... AND Touch ${OUTPUTDIR } /advanced-screenshot-002.png
106106 ... AND Touch ${OUTPUTDIR } /advanced-screenshot-003.png
107- ... # advanced-screenshot-4 is purposely left out
107+ # advanced-screenshot-4 is purposely left out
108108 ... AND Touch ${OUTPUTDIR } /advanced-screenshot-005.png
109109 # this should be screenshot 1, since it doesn't exist
110110 ${expected } = Normalize Path ${OUTPUTDIR } /advanced-screenshot-001.png
You can’t perform that action at this time.
0 commit comments