Julia Kulla-Mader
Results
1
issues of
Julia Kulla-Mader
I needed to update the locator for GitHub authentication to ` await page.locator('input:has-text("Sign in")').click();` because searching for the value `Sign in` returns two results: the button and the heading.