Path: blob/master/tests/unit/fixtures/test_progress.xml
908 views
<experiment>1<configHash>8bbc52b2deb22e83ac40b01abb04c95a</configHash>2<outputDir>test/output/dir</outputDir>3<runsToRun>4<run runId="0">5<device>nexus6p</device>6<path>https://google.com/</path>7<browser>firefox</browser>8<runCount>1</runCount>9</run>10<run runId="1">11<device>nexus6p</device>12<path>https://google.com/</path>13<browser>firefox</browser>14<runCount>2</runCount>15</run>16<run runId="2">17<device>nexus6p</device>18<path>https://google.com/</path>19<browser>firefox</browser>20<runCount>3</runCount>21</run>22<run runId="3">23<device>nexus6p</device>24<path>https://apple.com/</path>25<browser>firefox</browser>26<runCount>1</runCount>27</run>28<run runId="4">29<device>nexus6p</device>30<path>https://apple.com/</path>31<browser>firefox</browser>32<runCount>2</runCount>33</run>34<run runId="5">35<device>nexus6p</device>36<path>https://apple.com/</path>37<browser>firefox</browser>38<runCount>3</runCount>39</run>40<run runId="6">41<device>nexus6p</device>42<path>https://wikipedia.com/</path>43<browser>firefox</browser>44<runCount>1</runCount>45</run>46<run runId="7">47<device>nexus6p</device>48<path>https://wikipedia.com/</path>49<browser>firefox</browser>50<runCount>2</runCount>51</run>52<run runId="8">53<device>nexus6p</device>54<path>https://wikipedia.com/</path>55<browser>firefox</browser>56<runCount>3</runCount>57</run>58</runsToRun>59<runsDone/>60</experiment>616263