I All,
Actually I am new to Java script . and i am working on Ajax-platform Actually here i need to wait for
some label(Input box) and element... but my application is too much time taking for loading a page so unable to use waitforelementpresent .So i am using some hard
wait
say
<td>pause</td>
<td>300000</td>
Due the hard wait, we are getting lost of performance problems. So can anyone
please tell me what i need to do for that. Please give me some suggestion... If
you have any java function for that
please give me.


