Index: tests/general/api_geocoder_test.html
===================================================================
--- tests/general/api_geocoder_test.html (revision 29)
+++ tests/general/api_geocoder_test.html (working copy)
@@ -37,8 +37,13 @@
<td></td>
</tr>
<tr>
- <td>waitForText</td>
- <td>id=geocodeResult</td>
+ <td>waitForVisible</td>
+ <td>geocodeResult</td>
+ <td></td>
+</tr>
+<tr>
+ <td>verifyText</td>
+ <td>geocodeResult</td>
<td>*Geocode SUCCESS*</td>
</tr>
</tbody></table>