mirror of
https://github.com/web-infra-dev/midscene.git
synced 2026-01-07 12:41:08 +00:00
docs: fix markdown content of quick-experience (#424)
* docs: fix markdown content of quick-experience * fix: lint
This commit is contained in:
parent
36d5479949
commit
610b265cd4
@ -28,7 +28,7 @@ OPENAI_API_KEY="sk-replace-by-your-own"
|
||||
After the configuration, you can immediately experience Midscene. There are three main tabs in the extension:
|
||||
|
||||
- **Action**: use action to interact with the web page, like "type Midscene in the search box" or "click the login button".
|
||||
- **Query**: use query to extract JSON data from the web page, like "extract the user id from the page, return in {id: string}".
|
||||
- **Query**: use query to extract JSON data from the web page, like "extract the user id from the page, return in \{ id: string \}".
|
||||
- **Assert**: use assert to validate the web page, like "the page title is "Midscene"".
|
||||
|
||||
Enjoy !
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user