mirror of
https://github.com/browser-use/web-ui.git
synced 2026-03-22 11:17:17 +08:00
Merge pull request #9 from eltociear/patch-1
chore: update custom_prompts.py
This commit is contained in:
@@ -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