Commit 2c1a4eba authored by Yusei Tahara's avatar Yusei Tahara

[erp5_configurator_standard_ui_test] Replace type command with setFile command for file uploading.

parent 46b08b4c
...@@ -300,7 +300,7 @@ ...@@ -300,7 +300,7 @@
<td>Configure Roles</td> <td>Configure Roles</td>
</tr> </tr>
<tr> <tr>
<td>type</td> <td>setFile</td>
<td>//input[@name=&quot;field_your_portal_type_roles_spreadsheet&quot;]</td> <td>//input[@name=&quot;field_your_portal_type_roles_spreadsheet&quot;]</td>
<td>${base_url}/functional_test_data_folder/consulting_configurator_sample_roles_configuration_sheet.ods consulting_configurator_sample_roles_configuration_sheet.ods</td> <td>${base_url}/functional_test_data_folder/consulting_configurator_sample_roles_configuration_sheet.ods consulting_configurator_sample_roles_configuration_sheet.ods</td>
</tr> </tr>
......
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