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?