Hi Michael,

did you activate the execution of JavaScript?

http://webtest.canoo.com/webtest/manual/enableJavaScript.html

this might work.

Michael

Michael Zwick wrote:
Hi,

On my HTML pages there are java scripts behind some of the links that look like this: href="javascript:{this.document.form.p_spg_id.value = 2; this.document.form.submit()}"

So I'm wondering how to access the pages or to "click these links". The following doesn't do the job (but is exactly what I'd like to do): <clickLink description="Click link" href="javascript:{this.document.form.p_spg_id.value = 2; this.document.form.submit()}" />

Maybe the solution would be to somehow change the p_spg_id value "manually" and submit the changed form?!

I'd appreciate any help, many thanks in advance.
[...]

--
Mit freundlichen Grüßen
------------------------------------------------------------------------
Michael Habbert

Senior Developer
Netpioneer GmbH, Beiertheimer Allee 18, D-76137 Karlsruhe
Geschäftsführer: Axel Jahn
HRB: 107521 Handelsregister Mannheim

Tel: 0721 / 920 60 21
Fax: 0721 / 920 60 30
E-Mail: [EMAIL PROTECTED]
www: http://www.netpioneer.de
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to