Automan 凹凸曼

An AI based extension helps you automate your browser, along with PlayWright test scripts.

Configurations

ChatGPT

OPENAI_API_KEY: sk-xxxxxx
OPENAI_BASE_URL: https://api.openai.com/v1/chat/completions
MODEL_NAME: gpt-4o-mini

Google Gemini

OPENAI_API_KEY: sk-xxxxxx
OPENAI_BASE_URL: https://generativelanguage.googleapis.com/v1beta/openai/chat/completions
MODEL_NAME: gemini-2.0-flash-exp

Deepseek

OPENAI_API_KEY: sk-xxxxxx
OPENAI_BASE_URL: https://api.deepseek.com/v1/chat/completions
MODEL_NAME: deepseek-chat

Demos

Click the extension icon and enter your instructions

Instruction

The extension will call AI tools to operate your browser automatically.

Highlight

It will even generate the PlayWright test scripts.

PlayWright