JMeter-Selenium Webdriver Integration | Example with Paramterization

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • Location of the script explained in the video
    github.com/vas...
    🔔 **Stay Notified**:
    Don't miss out on our latest videos! Hit the notification bell to receive updates when we drop new content.
    🔔 **Subscribe to Littles law youtube channel ( / @littleslawyoutubechannel )
    🔗 *LinkedIn Profile:* [Vasanth M Shanmugam]( / vasanthmshanmugam )
    👥 *Join our LinkedIn Group:* [LinkedIn Group]( / 12856252 )
    📱 *Join our WhatsApp Group:* [WhatsApp Group Invite](chat.whatsapp....)
    🛠️ **Tools Mentioned**:
    *apache jmeter*

КОМЕНТАРІ • 22

  • @komalmarne7040
    @komalmarne7040 9 днів тому +1

    Im unable to see web driver sampler in the thread group. I have followed all the steps given in the video still its not visible what might be the issue?

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  9 днів тому +1

      Which version of jmeter you are using and also restart jmeter

    • @komalmarne7040
      @komalmarne7040 9 днів тому

      @@littleslawyoutubechannel I'm using jmeter 5.6.3 also I restarted jmeter multiple times

  • @gaddipatiprabhakar2889
    @gaddipatiprabhakar2889 6 місяців тому +2

    How to handle Multiple Tabs, please do one video on this topic sir with different website, Thank you in advance for this

  • @RaviTeja-f8d
    @RaviTeja-f8d 3 місяці тому

    I unable to capture document page loading response time using jmeter
    So could you please explain how to capture the document page loading time on screen

  • @maxshono5479
    @maxshono5479 Рік тому +2

    How to take screenshot multiple times using Jmeter,if we load 5 times ,5 times screenshot should come in jmeter

  • @kj9512
    @kj9512 9 місяців тому +1

    Nice tutorial!

  • @YeshVihaan
    @YeshVihaan 10 місяців тому +2

    I'm getting below error and if you don't mind can you guide me how to resolve this issue
    ERROR o.a.j.t.JMeterThread: Error calling threadStarted
    org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
    Current browser version is 119.0.6045.160 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  10 місяців тому

      The error you're encountering indicates that the version of ChromeDriver you are using is not compatible with the version of Chrome installed on your machine. The ChromeDriver version you have is designed to work with Chrome version 114, but your actual Chrome version is 119.0.6045.160.
      To resolve this issue, you should update your ChromeDriver to a version that is compatible with your Chrome browser. Here are the steps you can follow:
      Check ChromeDriver Releases:
      Go to the ChromeDriver releases page on GitHub (sites.google.com/chromium.org/driver/). Find the latest version that is compatible with your Chrome browser version. Download the corresponding ChromeDriver executable.
      Replace ChromeDriver:
      Replace the existing ChromeDriver executable in your project or system with the newly downloaded one. Make sure to update the path in your testing script to point to the new ChromeDriver executable.
      Update WebDriver Configuration:
      If you are using a WebDriver configuration file, update the WebDriver details to point to the new ChromeDriver executable. Ensure that the version matches the Chrome browser version.
      After performing these steps, try running your JMeter script again. This should resolve the "session not created: This version of ChromeDriver only supports Chrome version 114" issue.

    • @YeshVihaan
      @YeshVihaan 10 місяців тому

      Thank you sir now it's working fine@@littleslawyoutubechannel

    • @M3t4lhero
      @M3t4lhero 9 місяців тому +1

      @@littleslawyoutubechannel Hello sir! I have the same problem but the link what you shared is 404. Can you share a new link what contains a chromedriver.exe for a 120.0.6099.200 version chrome? Thank you!

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  9 місяців тому +1

      @M3t4lhero let me check and get back to you on this . Thanks

  • @RaviTeja-f8d
    @RaviTeja-f8d 3 місяці тому

    How to capture a document page loading time

  • @sukanyam7526
    @sukanyam7526 5 місяців тому +1

    Hi i want to save the log files how can we save logfile ??

    • @littleslawyoutubechannel
      @littleslawyoutubechannel  5 місяців тому

      To save log files in JMeter, you can use the "Simple Data Writer" listener. This allows you to save the results of your test to a file.

  • @tshifhiwan
    @tshifhiwan 6 місяців тому +1

    Error Count:1
    Data type ("text"|"bin"|""):text
    Response code:500
    Response message:javax.script.ScriptException: java.lang.IllegalArgumentException: Incompatible Strings for Range: different length