Selenium WebDriver Architecture - Design Interview Question || Concept of Interface in WebDriver

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 20

  • @arunkumarcherukuru2213
    @arunkumarcherukuru2213 5 років тому +10

    Every day I'm getting confidence after watching your videos. You are an awesome teacher. Selenium ka baap 😎

  • @SonuKumar-fx7kp
    @SonuKumar-fx7kp 5 років тому +5

    The same question was asked to me in one interview and I was blank as you told. This is very useful video. Thanks Naveen 👍🏻

  • @SaiKumar-ly3cj
    @SaiKumar-ly3cj 6 місяців тому

    Super sir u r really a God for automation testing

  • @prashantojha2262
    @prashantojha2262 5 років тому +2

    Interface Concept Explained so beautifully!!!!

  • @sunandamohanty1474
    @sunandamohanty1474 5 років тому +2

    Hi Naveen ,
    Your videos really great and thanks for the amazing videos.

  • @deeptik8040
    @deeptik8040 5 років тому +1

    Hello Naveen, please make videos on Appium as well

  • @JustTry85
    @JustTry85 5 років тому +1

    Hi Naveen,
    This video is really cool. Could you please create a separate video on Refection API in java . It will very helpful for me , if u create a separate video on Refection API .
    Thanks in advance.. keep on doing the great job which u doing ... Thank buddy.

  • @19863960
    @19863960 5 років тому +1

    Thank you sir ..very informative video

  • @sakshisoni7309
    @sakshisoni7309 3 роки тому

    why do we do top casting, like Webdriver driver = new ChromeDriver(), the driver will not be able to access methods of Chromedriver , but if we do Chromedriver driver = new Chromedriver(), it will be able to access methods of both webdriver and chromedriver.

  • @sowrabharao
    @sowrabharao 5 років тому +1

    hi naveen when r u planning for the next batch

  • @abhijeetpanda679
    @abhijeetpanda679 5 років тому +1

    hii naveen sir
    Are you going to make videos on Appium??

  • @RamSingh-ep3jd
    @RamSingh-ep3jd 5 років тому +1

    Great explanation

  • @rajatgulati
    @rajatgulati 5 років тому

    Well explained..

  • @indranilchakraborty3037
    @indranilchakraborty3037 5 років тому +2

    Amazingggg!!!!!

  • @jeyhunaliyev1765
    @jeyhunaliyev1765 5 років тому

    great thanks a lot
    you are the #1

  • @mariabajwa8632
    @mariabajwa8632 5 років тому +1

    thank you naveen

  • @sebinsebastianjoseph7115
    @sebinsebastianjoseph7115 5 років тому

    Hi Naveen,
    I need to add some code inside @afterMethod and if there is a failure in the same, I want to make the test as fail. But when I make it, it gets marked as a configuration failure and the test is being marked as pass. Is there a way I can make it as a test failure instead of configuration failure?
    Thanks in advance

  • @rushikeshgadilkar6579
    @rushikeshgadilkar6579 2 роки тому

    Why Webdeiver is interface not abstract class even abstract class also comes with 100% abstract methods kindly reply.

  • @theshakeel2003
    @theshakeel2003 5 років тому +1

    First one to like this video

  • @sridharlanka2721
    @sridharlanka2721 5 років тому +1

    1:40 *BLANK*