chore: update custom_prompts.py

minor fix
This commit is contained in:
Ikko Eltociear Ashimine
2025-01-05 16:58:45 +09:00
committed by GitHub
parent 5226fd79e2
commit 0ecf9ffdd4

View File

@@ -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