Do not hardcode file path for screenshots

parent 68c92a34
......@@ -51,7 +51,7 @@
<tal:block metal:use-macro="container/Zuite_vifib_instanciation_macro_library/macros/init_environment" />\n
<tr>\n
<td>phantomRender</td>\n
<td>/home/darthabel/screen/webrequest1.png</td>\n
<td>webrequest1.png</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -66,7 +66,7 @@
</tr>\n
<tr>\n
<td>phantomRender</td>\n
<td>/home/darthabel/screen/webrequest2.png</td>\n
<td>webrequest2.png</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -121,7 +121,7 @@
</tr>\n
<tr>\n
<td>phantomRender</td>\n
<td>/home/darthabel/screen/webrequest3.png</td>\n
<td>webrequest3.png</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -166,7 +166,7 @@
</tr>\n
<tr>\n
<td>phantomRender</td>\n
<td>/home/darthabel/screen/webrequest4.png</td>\n
<td>webrequest4.png</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -241,7 +241,7 @@
</tr>\n
<tr>\n
<td>phantomRender</td>\n
<td>/home/darthabel/screen/webrequest5.png</td>\n
<td>webrequest5.png</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -251,7 +251,7 @@
</tr>\n
<tr>\n
<td>phantomRender</td>\n
<td>/home/darthabel/screen/webrequest6.png</td>\n
<td>webrequest6.png</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -272,7 +272,7 @@
<span metal:use-macro="container/Zuite_vifib_instanciation_macro_library/macros/finished_processing_activities" />\n
<tr>\n
<td>phantomRender</td>\n
<td>/home/darthabel/screen/webrequest7.png</td>\n
<td>webrequest7.png</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -303,7 +303,7 @@
</tr>\n
<tr>\n
<td>phantomRender</td>\n
<td>/home/darthabel/screen/webrequest8.png</td>\n
<td>webrequest8.png</td>\n
<td></td>\n
</tr>\n
<span metal:use-macro="container/Zuite_vifib_instanciation_macro_library/macros/check_for_started_instance" />\n
......@@ -377,7 +377,7 @@
</tr>\n
<tr>\n
<td>phantomRender</td>\n
<td>/home/darthabel/screen/webrequest9.png</td>\n
<td>webrequest9.png</td>\n
<td></td>\n
</tr>\n
<tr>\n
......
7
\ No newline at end of file
8
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment