Creating a headless browser automation for website scraping

Hi, I need to develop an automation where I have to navigate to multiple webpages, provide some input in text boxes, click submit button and then extract the available information.
Can I use headless browser automation for above case or else I have to go with conventional approach of UI Automation?

@19learningcurve,

It is possible. Try this approach discussed here.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.