I am on a web page which takes product reviews. It has a box to add text and 2 sliders to rate different things. The text box is easy enough but I can't work out how I can get ubot to click and drag the sider to a random position. Here's the appropriate HTML:
<div class="question" id="itemScoreQ">
<h3><span style="float:left;" id="scoreText">2</span>Now rate it out of 10</h3>
<div id="slider" class="ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all"><a class="ui-slider-handle ui-state-default ui-co