Skip to content

Instantly share code, notes, and snippets.

@imartinflores
Created July 30, 2023 19:08
Show Gist options
  • Save imartinflores/1b9515ad0202cf6441fa50523a53dfee to your computer and use it in GitHub Desktop.
Save imartinflores/1b9515ad0202cf6441fa50523a53dfee to your computer and use it in GitHub Desktop.
await page.locator("div.carousel-item.active > img[title='HTC Touch HD']").click()
await page.locator("#container button[title='Add to Cart']").click();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment