Get Row and Column values from an HTML WebTable - Selenium Interview Q&A - 7 [Short Answer Series]

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ต.ค. 2024
  • In this video, I have explained, how to get Row and Column values from an HTML WebTable? Selenium Interview Q&A - 7 [Short Answer Series]
    ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
    t.me/joinchat/...
    Naveen AutomationLabs Paid Courses:
    Java & Selenium:
    naveenautomatio...
    Java & API +POSTMAN + RestAssured + HttpClient:
    naveenautomatio...

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

  • @testinginsights-muktasharma
    @testinginsights-muktasharma 3 ปีที่แล้ว +5

    Many thanks for putting your efforts in creating this video,Naveen!

  • @manoharch1203
    @manoharch1203 3 ปีที่แล้ว +5

    Hi Naveen, thanks for this amazing videos which your creating for community, could you please make one videos on paginations and filters and for this please take public e commerce websites like Amazon or Flipkart or anything which is cover most of the cases.

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

    Hi Naveen, thanks for all of your support and videos, could it possible to make video on below question.
    what is hash in hashmap?!

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

    You really cover great scenarios... Thank you!

  • @knowledgeTransfer31
    @knowledgeTransfer31 2 ปีที่แล้ว

    Hi naveen,
    The way u explain all the concepts are very good and ir is understandable by everyone....my humble request please make even more videos on DSA with java it will be even more helpful for everyone to grow in their career and land up in good package..plz

  • @varshamishra8743
    @varshamishra8743 3 ปีที่แล้ว +1

    Day by day becoming a big fan of you Sir 🙏✌

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

    Hi Naveen. thanks for explaining everything....
    m having one issue while writing same code what you explain ... getting size() is undefined for the Webelemnt .. Can you please help on this ?

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

    Great explanation. Thank you for this video series. Helping a lot.
    I was asked one question - how to verify broken link in a web page? Can you please create a video on that.
    I did see some solutions online, but they way you explain, no one beats it.

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

    Hi Naveen, thanks for the video.

  • @manoharch1203
    @manoharch1203 3 ปีที่แล้ว +3

    And the scenario is the data loaded in multiple pages under webtable and I need to go each page and get column value like names,product names and click on next button in pagination like this untill it reaches to last page.

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

    Very useful
    Thank you 👍

  • @ankarigaripriyanka8306
    @ankarigaripriyanka8306 3 ปีที่แล้ว

    hi naveen. interview person asked me a very good question ...he says if u need to pick up a value from table say data on row 4 , col 3 and this table refresh every 3 to 4 secs. And you need to pick that data and pass as validation as for asserting a condition then tell me how ul do it....?

  • @briarwoodcelldoc1709
    @briarwoodcelldoc1709 3 ปีที่แล้ว +1

    Hi Naveen, Can you please make a video on topic how we can click on several buttons at once.

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

    Hi Naveen - Is it possible to achieve this using Java 8 streams ? 🤔

  • @shivamtiwari4067
    @shivamtiwari4067 3 ปีที่แล้ว +1

    Thank you sir 😊😊❤️❤️❤️🙏🙏🙏

  • @sandeeprapolusandeeprapolu
    @sandeeprapolusandeeprapolu 3 ปีที่แล้ว +1

    nice video sir keep it up with this short answer series

  • @ammarkhan280
    @ammarkhan280 3 ปีที่แล้ว +1

    Hello naveen
    Can you please make a video on how to automate role based access in application....like what should be the approach to achieve this using selenium java..any help in this regard would be highly appreciated

  • @satishkvs156
    @satishkvs156 3 ปีที่แล้ว +1

    Very Good explanation Naveen

  • @shankarlingam4702
    @shankarlingam4702 3 ปีที่แล้ว +3

    Hi Naveen,
    Can you help me is it possible to integrate http client with rest assured only for ssl certificate configuration from http client side.
    Thanks,
    Shankar

  • @neerajjha1085
    @neerajjha1085 3 ปีที่แล้ว

    Great explanation. Thank you for this video series. It's helping a lot.

  • @siddeshb.b4617
    @siddeshb.b4617 3 ปีที่แล้ว +1

    Thanks Naveen

  • @sailajavidela666
    @sailajavidela666 3 ปีที่แล้ว +1

    very small advise - Once you find element, you can write return true; instead of break and setting flag, if it comes outside of both loops do a return false.

    • @AmitYadav-c2s8r
      @AmitYadav-c2s8r 11 หลายเดือนก่อน

      @marudhupandianv4913 on line number 37 where break is written , he's saying that you can write true after setting flag

  • @sakthivelbaskaran2538
    @sakthivelbaskaran2538 3 ปีที่แล้ว

    Thanks for the video Naveen. Like u said, please do a video for less time complexity also.

  • @bharatvarshney5332
    @bharatvarshney5332 3 ปีที่แล้ว +1

    Thanks @naveen

  • @sheikreshma8469
    @sheikreshma8469 3 ปีที่แล้ว

    very well explained. Thank you Naveen

  • @aquakiller5687
    @aquakiller5687 2 ปีที่แล้ว

    Hi Naveen great expectations. I want to display data present in 1 and 3 column only . Can you post that video for about that one

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

    Hi Naveen , How we can get the table rows in total number including visible and non visible on screen with the help of mouse wheel only we can scroll and see but how thorough the selenium it happens?

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

    How to handle dynamic table in selenium, if row & column, both are dynamic and also How to validate multiple blank value in same row

  • @ramrock9780
    @ramrock9780 2 ปีที่แล้ว

    Thanks for the video.
    I have one question.
    In the webtable, how can we get the corresponding value for the particular contact.
    Let me say an example if I have given the contract as "Roland Mendel" and I need to print the country for that particular contact. Can you please answer this scenario. Thanks!

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

    Hi Naveen, I am working on the ERP domain where I have to fill item type,item code,rate ,qty, discount, expiry date and many more changing column values...how should I always do that with one reusable method with hashmap...plz plz guide me on this

  • @Max_Sexy
    @Max_Sexy 2 ปีที่แล้ว

    Hi Naveen,
    Please help me with the answer.
    Question : How to handle web application popup ,after web app open user should not see any popup in the web site without using accept or dismiss method?
    Thanks in advance
    Neeraj singh

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

    thank you sir

  • @smtutorials7131
    @smtutorials7131 2 ปีที่แล้ว

    Hi naveen, how to fetch cavas bar graph data. In this bar graph xpath based on style. how will fetch bar graph data.

  • @prikaps
    @prikaps 2 ปีที่แล้ว

    How to print whole table in proper format in table plss make videoo on that in selenium.

  • @amol646
    @amol646 3 ปีที่แล้ว

    Naveen i have question, can we run single testng test in parallel which has multiple data set....Means data parameterization in parallel ...Do we have any such mechanism available in testng

    • @vinoth2819
      @vinoth2819 3 ปีที่แล้ว +1

      Yes we can make setting dataprovider as parallel=true and passing to test method

    • @amol646
      @amol646 3 ปีที่แล้ว

      @@vinoth2819 i have tried this option but it doesn't work...

    • @vinoth2819
      @vinoth2819 3 ปีที่แล้ว

      It has worked for me .Did you face any error and how did you initiate driver instance

    • @amol646
      @amol646 3 ปีที่แล้ว +1

      @@vinoth2819 my data iterations are saved in excel file and it has flags yes and no...Those flags with yes only needs to be executed based on thread count set but it doesnt execute..It executes sequentially perfect but in parallel it is not doing as expected

  • @mudaseerahmed3944
    @mudaseerahmed3944 3 ปีที่แล้ว +1

    Nice

  • @avanthichelimilla4981
    @avanthichelimilla4981 3 หลายเดือนก่อน

    How to write switch case for xpath having similar xpath for radio button,text and drop-down it is variation only by index

  • @rakeshpatel6494
    @rakeshpatel6494 2 ปีที่แล้ว

    We have many problems to find elements Or understand raw and columns from AG-GRIDE

  • @praveenkumarr4529
    @praveenkumarr4529 3 ปีที่แล้ว

    Hi everyone, just have a question in my mind that can we automate flipkart application (functionality but not Performance) using JMETER?? Can anyone please give your valuable feedback on this. Thank you.

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

    As im nullpointer exception how to rectify it

  • @amiteshtiwari9005
    @amiteshtiwari9005 3 ปีที่แล้ว

    I was asked one question which I am struggling to find answer. write a program to print the out put in given format. Can you please help with below solution please.
    intput - aaabbcccaabbb
    output - a3b2c3a2b3