Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jym77 committed Oct 24, 2024
1 parent e601ef5 commit bf5b51d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ test("Page should be accessible", async (t) => {
const document = await page.evaluateHandle(() => window.document);

/*
* Usual Selenium instructions can live here.
* Usual Puppeteer instructions can live here.
* For example, navigating through the page, opening menus or modals, etc.
*/

Expand Down

0 comments on commit bf5b51d

Please sign in to comment.