Wopee-io / playwright-ai-bot-demo

2 stars 0 forks source link

Allow users to configure a setup method/steps for handling cookie consent and logging into the app. #3

Closed marcel-veselka closed 4 hours ago

marcel-veselka commented 12 hours ago

Feedback provided via email from early testers:

Allow users to configure a setup method/steps for handling cookie consent and logging into the app.

marcel-veselka commented 12 hours ago

The initial version will be delivered to the second early testing iteration (early Nov)

marcel-veselka commented 10 hours ago

tip from @zdmta

maybe consider option to connect already running browser instance, so user of bot can start crawling after some manual interaction (like login..) https://playwright.dev/docs/api/class-browsertype#browser-type-connect-over-cdp

marcel-veselka commented 4 hours ago

🎉 A new feature has been implemented! 🎉

This issue is now included in version 1.5.0! 🚀

For more details on how to use it, check here.

Thanks to @astepanova911 and @zdmta for their ideas and feedback.