m-ric HF Staff commited on
Commit
40acc45
·
verified ·
1 Parent(s): 2d8c4fc

Update e2bqwen.py

Browse files
Files changed (1) hide show
  1. e2bqwen.py +3 -3
e2bqwen.py CHANGED
@@ -35,7 +35,7 @@ Reflection: ...
35
  Action: ...
36
  Code:
37
  ```python
38
- click(250, 300)
39
  ```<end_code>
40
  </action_process>
41
 
@@ -56,7 +56,7 @@ The image might have change since then but the cross stays at the previous click
56
  Always format your actions as Python code blocks, as shown below:
57
  Code:
58
  ```python
59
- click(250, 300)
60
  ```<end_code>
61
  </code_format>
62
 
@@ -70,7 +70,7 @@ Reflection: I think that a notes application would fit in the Applications menu,
70
  Action: I'll click it, carefully clicking in the middle of the text 'Applications'/
71
  Code:
72
  ```python
73
- click(50, 10)
74
  ```<end_code>
75
 
76
  Step 2:
 
35
  Action: ...
36
  Code:
37
  ```python
38
+ click(254, 308)
39
  ```<end_code>
40
  </action_process>
41
 
 
56
  Always format your actions as Python code blocks, as shown below:
57
  Code:
58
  ```python
59
+ click(254, 308)
60
  ```<end_code>
61
  </code_format>
62
 
 
70
  Action: I'll click it, carefully clicking in the middle of the text 'Applications'/
71
  Code:
72
  ```python
73
+ click(51, 8)
74
  ```<end_code>
75
 
76
  Step 2: