Commit 4767c5d8 authored by Yusei Tahara's avatar Yusei Tahara

[erp5_dms_ui_test] Fix testPortalContributionsToolNewLink.

parent 5ab5e090
......@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Express Access Tab</title>
</head>
<body tal:define="link_url string:http://www.erp5.org">
<body tal:define="link_url string:https://www.erp5.com">
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>
......@@ -36,14 +36,19 @@
<td>Web Page created successfully</td>
<td></td>
</tr>
<tr>
<td>waitForCondition</td>
<td>selenium.isElementPresent("//pre")</td>
<td>60000</td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Community</td>
<td>innovative Unified Business Model</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Solution</td>
<td>Nexedi</td>
<td></td>
</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