ivelin commited on
Commit
562368d
1 Parent(s): b34ccc3

add more examples

Browse files
Files changed (1) hide show
  1. app.py +6 -3
app.py CHANGED
@@ -126,17 +126,20 @@ examples = [["example_1.jpg", "select the setting icon from top right corner"],
126
  ["example_1.jpg", "select the down arrow button beside lifestyle"],
127
  ["example_1.jpg", "click on the image beside the option traffic"],
128
  ["example_2.jpg", "enter the text field next to the name"],
129
- ["example_2.jpg", "click on green color button"],
130
- ["example_2.jpg", "click on text which is beside call now"],
131
- ["example_2.jpg", "click on more button"],
132
  ["example_3.jpg", "select the third row first image"],
133
  ["example_3.jpg", "click the tick mark on the first image"],
134
  ["example_3.jpg", "select the ninth image"],
135
  ["example_3.jpg", "select the add icon"],
136
  ["example_3.jpg", "click the first image"],
 
 
 
137
  ["val-image-1.jpg", "select calendar option"],
138
  ["val-image-1.jpg", "select photos&videos option"],
139
  ["val-image-2.jpg", "click on change store"],
 
 
 
140
  ["val-image-2.jpg", "click on shop menu at the bottom"],
141
  ["val-image-3.jpg", "click on image above short meow"],
142
  ["val-image-3.jpg", "go to cat sounds"],
 
126
  ["example_1.jpg", "select the down arrow button beside lifestyle"],
127
  ["example_1.jpg", "click on the image beside the option traffic"],
128
  ["example_2.jpg", "enter the text field next to the name"],
 
 
 
129
  ["example_3.jpg", "select the third row first image"],
130
  ["example_3.jpg", "click the tick mark on the first image"],
131
  ["example_3.jpg", "select the ninth image"],
132
  ["example_3.jpg", "select the add icon"],
133
  ["example_3.jpg", "click the first image"],
134
+ ["val-image-4.jpg", 'select 4153365454'],
135
+ ['val-image-4.jpg', 'go to cell']
136
+ ['val-image-4.jpg', 'select number above cell']
137
  ["val-image-1.jpg", "select calendar option"],
138
  ["val-image-1.jpg", "select photos&videos option"],
139
  ["val-image-2.jpg", "click on change store"],
140
+ ["example_2.jpg", "click on green color button"],
141
+ ["example_2.jpg", "click on text which is beside call now"],
142
+ ["example_2.jpg", "click on more button"],
143
  ["val-image-2.jpg", "click on shop menu at the bottom"],
144
  ["val-image-3.jpg", "click on image above short meow"],
145
  ["val-image-3.jpg", "go to cat sounds"],