New Locator in Selenium 4- Relative Locator in Selenium

Sdílet
Vložit
  • čas přidán 11. 09. 2024

Komentáře • 26

  • @ramareddybheemanagoud2331

    There are 9 locator now on words. Relative locator.... Tq so much for this vedio

  • @dhavalshah3102
    @dhavalshah3102 Před 4 lety +1

    Really nice explain and useful, Mukesh. Thank you.👏👍

  • @vinayp959
    @vinayp959 Před 4 lety +1

    Very usefull video... pls do more like this 👏

  • @AnshuYadav-nr8is
    @AnshuYadav-nr8is Před 4 lety +3

    Thanks Mukesh

  • @sankalpboradkar8682
    @sankalpboradkar8682 Před 4 lety +1

    It is very useful, thanks for sharing.

  • @lakshmireddy9952
    @lakshmireddy9952 Před 4 lety +1

    thank you mukesh that new locator relative locator

  • @prabhajain4563
    @prabhajain4563 Před 4 lety +1

    Thank you so much Mukesh

  • @RanjithKumar-mz8ij
    @RanjithKumar-mz8ij Před 4 lety +1

    First of all thank you so much for explaining. But I have a doubt regarding Relative locator. It's looks same like following-sibling right? Can you please clarify?

    • @dhanapalayyanar1394
      @dhanapalayyanar1394 Před 4 lety +1

      We can do this same mechanism via following and preceding itself.. isn't it?

    • @Mukeshotwani
      @Mukeshotwani  Před 4 lety

      Yes Correct till Selenium 3 we used to achieve the same using using XPath but from Selenium 4 onwards you can use methods.

  • @blablagswjsvsns134
    @blablagswjsvsns134 Před 4 lety +1

    Thank u sir..do you have any telegram group..please send link.

  • @sebimarius8871
    @sebimarius8871 Před 4 lety +1

    Hello guys!
    I have a question, currently those who work on the automatic testing that you use, POM, Builder design pattern, Factory design pattern?

    • @Mukeshotwani
      @Mukeshotwani  Před 4 lety

      Page Object Model with page Factory

    • @sebimarius8871
      @sebimarius8871 Před 4 lety

      @@Mukeshotwani Thank you Mukesh! Thank you so much!

  • @dhanapalayyanar1394
    @dhanapalayyanar1394 Před 4 lety +1

    Hi Mukesh ,
    Similar to this relative locator ..following and preceding also having same working function right?
    Correct me if i am wrong.

    • @Mukeshotwani
      @Mukeshotwani  Před 4 lety

      Hi Dhanapal, you are correct. Xpath we need to write but here you can directly pass them as locators.

  • @bharatm9727
    @bharatm9727 Před 4 lety +1

    Can provide you same with python selenium frameworks

  • @bharatheBha0526
    @bharatheBha0526 Před 4 lety +1

    Hi Mukesh,
    Unable to find elements from dropdown

    • @Mukeshotwani
      @Mukeshotwani  Před 4 lety

      Hi Bharath let me know complete details like screenshot exception code etc

  • @abhinavlanka4956
    @abhinavlanka4956 Před 4 lety +1

    Hi Mukesh can you tell me how can i import multiple git repos into my eclipse... i can individually import each repository but i have more than 50 and want to add it once.... can you tell me if there is any tricky that i can use in eclipse or elsewhere?? Thank you

  • @ramareddybheemanagoud2331

    I when I try to add alpha3 to my project, my pom xml showing error.. Please help me to solve this

    • @Mukeshotwani
      @Mukeshotwani  Před 4 lety

      Right click on project then go to maven then click on update project

    • @sha07geek
      @sha07geek Před 4 lety

      share your error message or stack trace to help

    • @ramareddybheemanagoud2331
      @ramareddybheemanagoud2331 Před 4 lety

      @@Mukeshotwani Thank u bro After updating the project error got resolved....

  • @GurudattaPraharaj
    @GurudattaPraharaj Před 3 lety +1

    this has been changed in beta 4