add action setup/teardown stage (#159)

This commit is contained in:
LawyZheng
2024-04-05 21:47:18 +08:00
committed by GitHub
parent 0800990627
commit 242a87bb24
2 changed files with 48 additions and 18 deletions

View File

@@ -6,10 +6,6 @@ Each element is tagged with an ID.
If you see any information in red in the page screenshot, this means a condition wasn't satisfied. prioritize actions with the red information.
If you see a popup in the page screenshot, prioritize actions on the popup.
{% if "lever" in url %}
DO NOT UPDATE ANY LOCATION FIELDS
{% endif %}
Reply in JSON format with the following keys:
{
"actions": array // An array of actions. Here's the format of each action: