ci/e2e tests against mobile (#55347)

Co-authored-by: sembauke <semboot699@gmail.com>
This commit is contained in:
Oliver Eyton-Williams
2024-07-03 06:45:35 +02:00
committed by GitHub
parent 65ee5c656c
commit 5b62ec7137
15 changed files with 133 additions and 56 deletions
+4 -1
View File
@@ -48,7 +48,10 @@ test.describe('Progress bar component', () => {
await page.keyboard.insertText('var myName;');
await page
.getByRole('button', { name: 'Run the Tests (Ctrl + Enter)' })
.getByRole('button', {
name: 'Run',
exact: false
})
.click();
await expect(page.locator('.completion-block-meta')).toContainText(