docs: update the midscene introduction (#236)

This commit is contained in:
Zhou xiao 2025-01-02 10:58:43 +08:00 committed by GitHub
parent 1e7c9caf1a
commit 6af7d21c3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@ export default defineConfig({
root: path.join(__dirname, 'docs'),
title: 'Midscene.js',
description:
'Automate browser actions, extract data, and perform assertions using AI, including a Chrome extension, JavaScript SDK, and support for scripting in YAML.',
'Automate browser actions, extract data, and perform assertions using AI. It offers JavaScript SDK, Chrome extension, and support for scripting in YAML.',
icon: '/midscene-icon.png',
logo: {
light: '/midscene_with_text_light.png',

View File

@ -1,6 +1,6 @@
## Documentation
An AI-powered automation SDK can control the page, perform assertions, and extract data in JSON format using natural language.
Automate browser actions, extract data, and perform assertions using AI. It offers JavaScript SDK, Chrome extension, and support for scripting in YAML.
See https://midscenejs.com/ for details.

View File

@ -1,6 +1,6 @@
{
"name": "@midscene/core",
"description": "An AI-powered automation SDK can control the page, perform assertions, and extract data in JSON format using natural language. See https://midscenejs.com/ for details.",
"description": "Automate browser actions, extract data, and perform assertions using AI. It offers JavaScript SDK, Chrome extension, and support for scripting in YAML. See https://midscenejs.com/ for details.",
"version": "0.8.16",
"repository": "https://github.com/web-infra-dev/midscene",
"homepage": "https://midscenejs.com/",

View File

@ -1,6 +1,6 @@
## Documentation
An AI-powered automation SDK can control the page, perform assertions, and extract data in JSON format using natural language.
Automate browser actions, extract data, and perform assertions using AI. It offers JavaScript SDK, Chrome extension, and support for scripting in YAML.
See https://midscenejs.com/ for details.

View File

@ -1,6 +1,6 @@
{
"name": "@midscene/web",
"description": "An AI-powered automation SDK can control the page, perform assertions, and extract data in JSON format using natural language. See https://midscenejs.com/ for details.",
"description": "Automate browser actions, extract data, and perform assertions using AI. It offers JavaScript SDK, Chrome extension, and support for scripting in YAML. See https://midscenejs.com/ for details.",
"version": "0.8.16",
"repository": "https://github.com/web-infra-dev/midscene",
"homepage": "https://midscenejs.com/",