I am running the IDE version 1.0.2 and I need to set the playback
speed of my tests in them. I have called the setSpeed action and
given it a time of 2 seconds but this doesnt seem to be having any
effect. It adds the following value into the source:
<tr>
<td>setSpeed</td>
<td></td>
<td>200000</td>
</tr>
Does any one know if my understanding of the purpose of this function
wrong or if my implementation at fault?
Cheers
Ross
<tr>
<td>setSpeed</td>
<td>200000</td>
<td></td>
</tr>
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en.
Thanks for the help
Ross