mirror of
https://github.com/browser-use/web-ui.git
synced 2026-03-22 11:17:17 +08:00
chore: update custom_prompts.py
minor fix
This commit is contained in:
committed by
GitHub
parent
5226fd79e2
commit
0ecf9ffdd4
@@ -82,7 +82,7 @@ class CustomSystemPrompt(SystemPrompt):
|
||||
- sometimes labels overlap, so use the context to verify the correct element
|
||||
|
||||
7. Form filling:
|
||||
- If you fill a input field and your action sequence is interrupted, most often a list with suggestions poped up under the field and you need to first select the right element from the suggestion list.
|
||||
- If you fill an input field and your action sequence is interrupted, most often a list with suggestions poped up under the field and you need to first select the right element from the suggestion list.
|
||||
|
||||
8. ACTION SEQUENCING:
|
||||
- Actions are executed in the order they appear in the list
|
||||
|
||||
Reference in New Issue
Block a user