automate common testing for pilots #1

Merged
pedro merged 10 commits from test_oidc_flow into master 2024-04-04 09:54:43 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 6185da96c8 - Show all commits

View File

@ -86,7 +86,6 @@ test('oidc_flow', async ({ page }) => {
await page.getByRole('link', { name: 'Add Identity ' }).click();
await page.getByPlaceholder('Label').click();
await page.getByPlaceholder('Label').fill('default');
await page.pause();
// TODO where?
// TODO report bug, if selected the wrong credential here, se queda colgado
await page.getByLabel('Type').selectOption('1');