Session 33 - Selenium with Java | Handling Dynamic Pagination Web Table 2024 New series

Поделиться
HTML-код
  • Опубликовано: 29 янв 2025

Комментарии • 80

  • @sdetpavan
    @sdetpavan  4 месяца назад +4

    For accessing customer table. Use this Alternate URL.
    www.ecomdeveloper.com/demo/admin/index.php
    User: demoadmin
    Password: demopass

  • @ravechimaa8555
    @ravechimaa8555 8 месяцев назад +2

    I am watching your videos from Canada, since i am not paying any fees, i watching all full ads, so you earn some amount for your hard work sir.. you are the reason i felt easy study...

  • @abhishekshahi1209
    @abhishekshahi1209 6 месяцев назад +3

    Thank you so much sir, for your time and efforts. Never believed that I would able to learn coding and do automation. But the way you are teaching it is fabulous. Thank you again.

    • @sdetpavan
      @sdetpavan  6 месяцев назад

      You are most welcome

  • @OverdoseGaming-18m
    @OverdoseGaming-18m 8 месяцев назад +2

    00:08 Handling dynamic pagination web table
    03:49 Handle dynamic pagination web table in Selenium with Java
    11:39 Handling dynamic pagination web table using if conditions
    17:18 Capturing dynamic values from web table
    24:08 Handling dynamic pagination web table using Selenium with Java.
    27:28 Handling dynamic pagination web table
    35:11 Understanding dynamic pagination in Selenium with Java
    38:26 Handling dynamic pagination by checking P value in Selenium with Java
    44:56 Handling dynamic pagination in Selenium with Java
    48:07 How to find and read data from a web table in Selenium with Java.
    54:56 Handling dynamic pagination in Selenium with Java
    59:02 Automating pagination in web tables
    1:06:01 Handling dynamic pagination in Bootstrap tables with Selenium and Java.

  • @pkashi10
    @pkashi10 8 месяцев назад +4

    Thank you Sir, your explanation of concepts makes concepts clear. I am very grateful.

  • @Life_Observers
    @Life_Observers 7 месяцев назад +1

    your teaching skill is awsome

  • @nallagonivahini2861
    @nallagonivahini2861 8 месяцев назад +13

    Hi Sir how many sessions are there to complete this course?

  • @animeshtripathi6916
    @animeshtripathi6916 5 месяцев назад +1

    12:00 we can use try catch here , and in catch just put continue statement

  • @karthiksundaram544
    @karthiksundaram544 7 месяцев назад +1

    Nice 👍

  • @suriyapraba-vw2cn
    @suriyapraba-vw2cn 8 месяцев назад +1

    Thanks sir ...god bless you 🎉

    • @sdetpavan
      @sdetpavan  8 месяцев назад

      Welcome

    • @yatrahamrosathma
      @yatrahamrosathma 8 месяцев назад

      Hello Sir, demo.opencart url that you mentioned in the above tutorial is not working.

  • @sujatavannam9988
    @sujatavannam9988 24 дня назад

    Thank you so much sir

  • @stevenclark1973
    @stevenclark1973 5 месяцев назад +3

    I couldn't follow this video as the website was stuck in a loop stating "Verifying you are human. This may take a few seconds." when automating. It was ok opening the website manually but not through the script.

  • @005-karangoswami2
    @005-karangoswami2 7 месяцев назад +2

    @SDET-QA sir pagenation is not working. element is not clickable exception is continuesly thrown by java compiler. tried explicit wait and Thread.sleep also but not able to solve the problem

  • @karthiksundaram544
    @karthiksundaram544 8 месяцев назад +1

    Nice teaching

  • @3dteam-w3k
    @3dteam-w3k 4 месяца назад +1

    while accessing the webapplication via automation run, it's about getting
    "Verifying you are human. This may take a few seconds."
    is there any way to overcome during the run?

  • @numeshialmapiyasiri
    @numeshialmapiyasiri 8 месяцев назад +1

    Thank you so much sir.

  • @longtranhoang7368
    @longtranhoang7368 8 месяцев назад +1

    We should organize the table data to custom classes with useful functions. like class Customers with getTotalPages(), goToPage(int pageNumber), countRow(), getRows() which return list of Customer object, class Customer which represents for each row, include some useful functions like getName(), getEmail(), remove(), edit(),

  • @shivakrishna8803
    @shivakrishna8803 6 месяцев назад +1

    for repeating pages the xpath is not working it it displaying unable to locate element

  • @iamgaya3r922
    @iamgaya3r922 8 месяцев назад

    Hi sir...Thank you soo much for making videos. Can you please prepare interview questions for both QA(Manual and Automation). It will help sir. Please share

  • @akanshasinghal9150
    @akanshasinghal9150 8 месяцев назад +1

    @pavan Sir: Explanation was very good. Sir you are a gem...Sir , could you please help as this opencart url is not working for me please share correct URL i m getting 404 not found

    • @ShoaibShaikh662
      @ShoaibShaikh662 8 месяцев назад

      Hey, did you get any solution or correct URL for accessing the dynamic pagination table?

  • @vanajaseshadri5529
    @vanajaseshadri5529 8 месяцев назад +1

    Thank you sir

  • @hariram5727
    @hariram5727 5 месяцев назад

    while accessing the webapplication via automation run, it's about getting
    "Verifying you are human. This may take a few seconds."
    is there any way to overcome during the run?

  • @abdelrazekewais3952
    @abdelrazekewais3952 6 месяцев назад

    Sir, I wrote the script but the check box does not appear when opened the browser and keep loading only, I can not access the website
    What should I do?

  • @shrobonachowdhury3929
    @shrobonachowdhury3929 Месяц назад

    How to get size of the pagination list if it contains elipses and page number visible only after clicking

  • @SanjaliChavan
    @SanjaliChavan 8 месяцев назад

    Please let us know how many more episodes are yet to cover to complete selenium

  • @RAVIRANJANPANDEY-e5m
    @RAVIRANJANPANDEY-e5m 6 месяцев назад

    Sir please could you help me solve this error- Exception in thread "main" org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element is not clickable at point (320, 827)

  • @manjunathb3447
    @manjunathb3447 6 месяцев назад

    Sir where is Sorting solution for previous static table.

  • @khawarqureshi8858
    @khawarqureshi8858 8 месяцев назад

    Sir your tutorials and explanation are very good. I am doing practice but my for loop is not working properly its giving me an error "element click intercepted: Element is not clickable at point (321, 845)". Can you please help me to sort it out

    • @soumyavollala5503
      @soumyavollala5503 8 месяцев назад

      Did you resolved it?

    • @soumyavollala5503
      @soumyavollala5503 8 месяцев назад

      Even I am getting same error

    • @Bramhandnayakshreeswamisamarth
      @Bramhandnayakshreeswamisamarth 8 месяцев назад

      I am also getting the same error I tried using explicit wait also showing same error

    • @khawarqureshi8858
      @khawarqureshi8858 8 месяцев назад

      @@soumyavollala5503 not yet

    • @sungjinwoo-yt69
      @sungjinwoo-yt69 7 месяцев назад

      I guess you are running headless. try this when clicking the customer tab
      try {
      WebElement customerTab = webDriver.findElement(By.xpath("//li[@id='menu-customer']"));
      ((JavascriptExecutor) webDriver).executeScript("arguments[0].click();", customerTab);
      System.out.println("Customers parent clicked!");
      WebElement customerTabChild = webDriver.findElement(By.xpath("//ul[@id='collapse-5']//a[contains(text(),'Customers')]"));
      ((JavascriptExecutor) webDriver).executeScript("arguments[0].click();", customerTabChild);
      System.out.println("Customers child clicked!");
      }
      catch (Exception e){
      System.out.println(e.getMessage());
      }

  • @rijo-johnson
    @rijo-johnson 8 месяцев назад

    hello Sir, this is application opencart with username password is not working anymore, doing the assignment which is at the end , Thank you for everything.

  • @DailyFactFizz55
    @DailyFactFizz55 2 месяца назад

    Can we Get the assignment playlist

  • @SauravKumar-n6f6z
    @SauravKumar-n6f6z Месяц назад

    how we will find the substring value for this one ..Page 1 of 22,999....kindly help

    • @arun53413
      @arun53413 Месяц назад

      You can use Split(" ") method with the separator as space (" "), that will return the Array list of strings and you can use the last index to get the page count.

  • @PIYUSHCHOUVHAN
    @PIYUSHCHOUVHAN 5 месяцев назад +1

    Do anyone facing issue with opencart site , as it is showing error for me while I am automating it to test.

  • @MandeepSinghSaini5
    @MandeepSinghSaini5 3 месяца назад

    not able to login to this demo app with username/pwd as demo/demo

  • @soumyavollala5503
    @soumyavollala5503 8 месяцев назад

    Hi sir I am getting element not clickable error for pages sir can u please help me to slove this one

    • @rijo-johnson
      @rijo-johnson 8 месяцев назад

      hello, which application did you use ?

    • @soumyavollala5503
      @soumyavollala5503 8 месяцев назад

      @@rijo-johnson same one which was used by sir in the video

  • @Universa_L
    @Universa_L 5 месяцев назад

    Sir. In this site it shows verifying your are human how can i handle it

  • @KhushbuPatil-l1r
    @KhushbuPatil-l1r Месяц назад

    Hello sir, could you please share the link of the assignment answer please

  • @karthiksundaram544
    @karthiksundaram544 8 месяцев назад

  • @Dipzeus
    @Dipzeus 8 месяцев назад

    Sir please use a different application in project section

  • @priyan7539
    @priyan7539 8 месяцев назад

    Sir please provide all Java classes notes

    • @soumyamohanty8917
      @soumyamohanty8917 8 месяцев назад

      Mention your mail ID I send u all the notes

  • @jiteshshankhpal3034
    @jiteshshankhpal3034 7 месяцев назад

    System.out.format("%-30s%-30s%-15s%n", custName, email, status); use this to print in consol

  • @ravindrakumartanwar2617
    @ravindrakumartanwar2617 8 месяцев назад

    sir how i can get ur privioys vedios

    • @sdetpavan
      @sdetpavan  8 месяцев назад +1

      Plz check playlists.

    • @akashmegheri2903
      @akashmegheri2903 8 месяцев назад

      Hii sir i want subscription for your course

    • @rubpanjm2054
      @rubpanjm2054 8 месяцев назад

      ​@@sdetpavan sir I need to join your live sessions pls rply

  • @NkfuryYT
    @NkfuryYT 8 месяцев назад +1

    I AM NOT ABLE TO LOGIN.

  • @malikbilalawan89
    @malikbilalawan89 4 месяца назад

    respect from Pakistan but take it as request share the solution of assignment in static table lecture i solve the problem but using double array method

  • @geethareddy1124
    @geethareddy1124 День назад

    please upload the assignment solution

  • @3dteam-w3k
    @3dteam-w3k 4 месяца назад

    while accessing the webapplication via automation run, it's about getting
    "Verifying you are human. This may take a few seconds."
    is there any way to overcome during the run?