Share via

Does Azure have api for Playwright automation for AI agent?

Alok Kumar 20 Reputation points
2025-09-10T11:26:48.24+00:00

I'm working on this tool called aiagent.surf and i want to integrate Playwright in it. I'm not able to find Playwright api option on Azure. I was wondering is it available in Azure?

Basically i want to attach an AI agent to a Playwright browser instance to control the Playwright browser using AI.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 11,065 Reputation points MVP Volunteer Moderator
    2025-09-16T21:07:18.7366667+00:00

    Hello,

    Welcome to Microsoft Q&A,

    You could use, Azure AI Foundry – Agent Service “Browser Automation” tool (Preview)

    It opens an isolated browser session backed by Microsoft Playwright Workspaces and exposes it to your agent through the Agents SDK/REST. You describe the task; the tool handles navigation, clicking, filling forms, etc. (no pixel scripting needed).

    https://learn.microsoft.com/en-us/azure/ai-foundry/agents/how-to/tools/browser-automation

    Please Upvote and accept the answer if it helps!!

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.