; In javascript we have 'document.getElementById("id")'
>
> Using this we can extract the elements using their ids.
> Similarly is there any way in JMeter to achieve this?
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Accessing-DOM-u
e 'document.getElementById("id")'
> >
> > Using this we can extract the elements using their ids.
> > Similarly is there any way in JMeter to achieve this?
> >
> > --
> > View this message in context:
>
'document.getElementById("id")'
>
> Using this we can extract the elements using their ids.
> Similarly is there any way in JMeter to achieve this?
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Accessing-DOM-using-JMeter-tp56002
View this message in context:
http://jmeter.512774.n5.nabble.com/Accessing-DOM-using-JMeter-tp5600242p5603032.html
Sent from the JMeter - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@j
://jmeter.512774.n5.nabble.com/Accessing-DOM-using-JMeter-tp5600242p5600242.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
I usually use the Xpath post-processor. Just add one to any sampler query
that returns XML or HTML for Xpathy goodness. Be sure to click "use tidy"
if it's HTML, though.
--
Bruce Ide
flyingrhenqu...@gmail.com
Hi
How can we access DOM elements and build custom name value pairs in JMeter?
Thanks in Advance
Vineeth
--
View this message in context:
http://jmeter.512774.n5.nabble.com/Accessing-DOM-using-JMeter-tp5600242p5600242.html
Sent from the JMeter - User mailing list archive at Nabble.com