We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b90a9 commit d2e92edCopy full SHA for d2e92ed
1 file changed
__tests__/html2/part-grouping/index.html
@@ -417,6 +417,7 @@
417
418
// Then: show the closing message after the list
419
await pageConditions.numActivitiesShown(6);
420
+ await pageConditions.scrollToBottomCompleted();
421
await host.snapshot('local');
422
});
423
</script>
0 commit comments