Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 22, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 22, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 22, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 22, 2025

      Google DeepMind’s CEO says Gemini’s upgrades could lead to AGI — but he still thinks society isn’t “ready for it”

      May 21, 2025

      Windows 11 is getting AI Actions in File Explorer — here’s how to try them right now

      May 21, 2025

      Is The Alters on Game Pass?

      May 21, 2025

      I asked Copilot’s AI to predict the outcome of the Europa League final, and now I’m just sad

      May 21, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      How to Optimize Sitecore Headless and Next.js on Vercel

      May 22, 2025
      Recent

      How to Optimize Sitecore Headless and Next.js on Vercel

      May 22, 2025

      Data Cloud Workshop: From Readiness to Results

      May 22, 2025

      Enhance Email Validation with Laravel’s Fluent Email Rule Object

      May 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      FOSS Weekly #25.21: Oh My Bash, Ubuntu’s New Terminal, Pixelify Android, Fedora’s Wayland Gamble and More

      May 22, 2025
      Recent

      FOSS Weekly #25.21: Oh My Bash, Ubuntu’s New Terminal, Pixelify Android, Fedora’s Wayland Gamble and More

      May 22, 2025

      What are MCP Servers and Why People are Crazy About It?

      May 22, 2025

      Popout3D creates 3D images with a phone or camera

      May 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Table row data is not being accessed under table body in Jmeter

    Table row data is not being accessed under table body in Jmeter

    May 12, 2024

    I am trying to access the table row data which is under the table body.

    Following is my HTML:

    <div class=”panel panel-default” id=”confirmationNotificationPanel”>
    <div class=”panel-heading”>
    <h3 class=”panel-title pull-left”>Patient Confirmation Notifications</h3>
    <button type=”button” class=”btn btn-success btn-xs pull-right” onclick=”createConfirmationNotification()”><i class=”fa fa-plus-circle”></i> Add New</button>
    <div class=”clearfix”></div>
    </div>
    <div class=”table-responsive”>
    <table class=”table table-striped table-bordered table-hover”>
    <tbody id=”confirmationNotificationTableBody”>
    **<tr id=”confirmationNotification49″ data-id=”49″>**
    <td style=”width: 180px;”>
    <select id=”confirmationNotificationSource49″ class=”form-control” style=”display: inline-block;”>
    <option value=”CALL”>CALL</option>
    <option value=”SMS”>SMS</option>
    <option value=”EMAIL”>EMAIL</option>
    <option value=”APP”>APP/SMS</option>
    <option value=”WHATSAPP”>WHATSAPP/SMS</option>
    </select>
    </td>

    Hostinger

    I only want to get the data-id value of the table row. I am using the CSS Extractor but not able to access that data-id value. I also tried with other extractors but not able to access the same.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleJMeter: Writing to CSV causes an extra blank line to be written, but only sometimes
    Next Article QoQ and QServe: A New Frontier in Model Quantization Transforming Large Language Model Deployment

    Related Posts

    Development

    How to Optimize Sitecore Headless and Next.js on Vercel

    May 22, 2025
    Development

    Data Cloud Workshop: From Readiness to Results

    May 22, 2025
    Leave A Reply Cancel Reply

    Hostinger

    Continue Reading

    OS Release: ReactOS 0.4.15

    News & Updates

    Xbox is getting another popular PlayStation-exclusive with a gameplay reveal coming soon

    News & Updates

    5 things Android needs to fix to become a worthier iOS rival in 2024

    Development

    Charity: Water First of Five Organizations to Receive $5,000 Perficient Gives Global Grant

    Development

    Highlights

    Machine Learning

    Effectively use prompt caching on Amazon Bedrock

    April 7, 2025

    Prompt caching, now generally available on Amazon Bedrock with Anthropic’s Claude 3.5 Haiku and Claude…

    Cartesia AI Released Rene: A Groundbreaking 1.3B Parameter Open-Source Small Language Model Transforming Natural Language Processing Applications

    August 31, 2024

    More extensions arrive in Microsoft Edge for Android, but when are they coming officially?

    December 1, 2024

    FOSS Weekly #25.09: Modern Terminals, RSS Matter, Linux Gaming Tested in 2025 and More

    February 27, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.