On 12/12/05, Alan Chan (MSN ALERTS) <[EMAIL PROTECTED]> wrote: > Hi everyone, > > > > Does anyone know when or if JMeter will support execution of embedded > Javascript? >
When someone provides a patch ;-) > > Because Jmeter does not support embedded Javascript, I cannot use it to > automate logging into sites that use Microsoft Passport. An example > would be a page like this: > > http://net.msnbc.com/tools/alert/sub.aspx > Although JMeter does not support running Javascript as part of a page, it can still be used to test sites that use Javascript. But it may be rather more tedious to set up the test. Try recording a session using the JMeter proxy, and analysing the result. You may well find it is not too difficult to extract the relevant URLs etc from the responses. > > I want to use Jmeter to automate clicking on the sign in button, putting > in the passport id and the password, then logging in. > > > > Any help on this would be very much appreciated. > > > > Thanks, > > Alan > > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

