Thursday, March 13, 2025

Desk row information just isn’t being accessed beneath desk physique in Jmeter


I’m making an attempt to entry the desk row information which is beneath the desk physique.

Following is my HTML:

    

Affected person Affirmation Notifications

****

I solely need to get the data-id worth of the desk row. I'm utilizing the CSS Extractor however not capable of entry that data-id worth. I additionally tried with different extractors however not capable of entry the identical.

0

1 Reply 1

4
  • Thanks, @Dmitri T however the id worth is dynamic. I imply to say is that If I delete this id and create a brand new document, in that case, the worth of it is going to be totally different. entry that id dynamically? Commented Oct 30, 2018 at 9:38
  • If solely 49 is dynamic you'll be able to amend the expression to search for row ids which begin with confirmationNotification, on this case the Selector can be tr[id^=confirmationNotification] Commented Oct 30, 2018 at 9:47
  • It's not working displaying match rely 0. Commented Oct 30, 2018 at 9:54
  • I can't assist with out seeing the way you configured JMeter, for me it works wonderful, I used Dummy Sampler to reply with the info you offered and the View Outcomes Tree listener to visualise the results of the CSS selector Commented Oct 30, 2018 at 10:28

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles

PHP Code Snippets Powered By : XYZScripts.com