Selenium How To Search in Scrollable Web Table | Handle / Scroll Down WebTable in Selenium Webdriver

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 3

  • @Comrevo
    @Comrevo  2 ปีที่แล้ว +2

    Learn & Get Udemy Certificate for this course "Selenium Webdriver with Java & TestNG Framework". Check following link:
    www.udemy.com/course/selenium-webdriver-with-java-testng-testing-framework/?referralCode=2064BA4AD270DCDF48BC
    Watch more videos on Selenium Automation Testing in following link:
    th-cam.com/play/PLhbrpS8rYbc0vBS6Z8SC7OR-zknTBiBHW.html
    Find more videos on Java programming in following link:
    th-cam.com/play/PLhbrpS8rYbc1xwntuh_5PCbeaABBF4HWv.html

  • @ragavarajan9143
    @ragavarajan9143 ปีที่แล้ว

    can you give code for using xpath instead of css selector for this line:
    String scroll ="document.querySelector('.table-wrapper-scroll-y.my-custom-scrollbar.mb-3.ps.ps--active-y').scrollTop="+scrollcount;