ZhenYang21 commited on
Commit
d6ee0ce
·
verified ·
1 Parent(s): 67775f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ messages = [
59
  },
60
  {
61
  "type": "text",
62
- "text": "Please generate the corresponding html code for the given UI screenshot."
63
  }
64
  ],
65
  }
 
59
  },
60
  {
61
  "type": "text",
62
+ "text": "Based on the domtree and the page screenshot, please identify which interactive components in the image require interaction. Please note that if similar buttons have been clicked on similar pages in the past, do not click them again, and also do not select buttons that are obscured on the page."
63
  }
64
  ],
65
  }