apify / actor-web-automation-agent

This is the experimental version of Web Automation Agent. The agent uses natural language instructions to browse the web and extract data.
https://apify.com/apify/ai-web-agent
17 stars 15 forks source link

Add option to run browser in mobile view #11

Open drobnikj opened 8 months ago

drobnikj commented 8 months ago

The mobile view screen page has a simple UX. Because of simple UX, the agent could process tasks with more precision and with fewer tokens.

This option will be optional setting on input and by default we use normal browser.

see paper http://proceedings.mlr.press/v70/shi17a/shi17a.pdf

drobnikj commented 8 months ago

We can simply use https://github.com/puppeteer/puppeteer/blob/v1.18.1/docs/api.md#pageemulateoptions