Created
July 30, 2023 19:08
-
-
Save imartinflores/1b9515ad0202cf6441fa50523a53dfee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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