Documentation and Books

Recent site activity

OpenQA CubicTest‎ > ‎

How to check for a value that appears in a field after an Ajax call has been made (Selenium: waitForValue)?

If you are familiar with SeleniumIDE then the following should look familiar:

<tr>
    <td>waitForValue</td>
    <td>location</td>
    <td>value</td>
</tr>

By default this is something that is not supported by CubicTest but i have created a library which adds support for this functionality. The project can be found here:

  http://code.google.com/p/cubicex/