crawlee/js playwrite help related to clicking
when we are building any scraper we something need to click on any button or somewhere but after reading crawlee docs i didn't find anything related to click option, can someone please guide me to do it
4 Replies
Crawlee as a wrapper on Playwright, so You should use original Playwright methods:
page.click() , or locator.click()
https://playwright.dev/docs/api/class-page#page-click
Page | Playwright
Page provides methods to interact with a single tab in a Browser], or an [extension background page in Chromium. One [Browser] instance might have multiple [Page] instances.
@Oleg V. bro i am working on creating gmail accounts automatically through script do you know any good repo or code or article related to it ( i am new in scraping and know basics of scraping)
I already did the same work before, lets connect
sent you dm , accept friend request