mirror of
https://github.com/web-infra-dev/midscene.git
synced 2025-12-25 22:19:01 +00:00
docs: update the midscene introduction (#236)
This commit is contained in:
parent
1e7c9caf1a
commit
6af7d21c3d
@ -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',
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
@ -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/",
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
@ -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/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user