Interact with a web page
act()
await cuehand.act("click on add to cart")
await cuehand.act("click on add to cart") await cuehand.act("click on checkout")
await cuehand.act("click on add to cart and checkout")
Was this page helpful?