Selenium Dynamic XPath Challenge on Amazon Application|Automation Testing|Malkari Santhosh|

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ต.ค. 2024
  • In this video I have discussed a selenium xpath challege on amazon ecommerce application and also executred the test scenarios with cucumber framrework in Intellij.This is a very important interview question as part of automation testing.
    #automationtesting #automation #selenium #xpath #amazonapp #dynamic #seleniumtraining #technicalanalysis #intellij

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

  • @gendballa3676
    @gendballa3676 หลายเดือนก่อน +1

    One of the most asked questions , One of the best expansion !!

  • @GreenDisciple
    @GreenDisciple 9 หลายเดือนก่อน +3

    Finally i learn the dynamic Xpath, Thank you

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

    The way of Explaining to taking Dynamic Xpath by using Xpath Axes is very nice, if you share Cucumber framework design it is very useful for us

  • @ankitap2987
    @ankitap2987 ปีที่แล้ว +4

    Explained with a good example..Could you please share the framework design for cucumber and POM

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

    Good explanation...💐

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

    Here Price is dynamic and which can vary every day in this situation how we get the price of Apple phone .This is an interview question please help me on this not getting answer anywhere

    • @malkarisanthosh
      @malkarisanthosh  ปีที่แล้ว +4

      Yes, the price may vary dynamically but it captures the price of XPath.No matter how many times the price was changed, it will fetch the dynamic value with the same XPATH. Hope it answered

    • @travelbooster3082
      @travelbooster3082 11 หลายเดือนก่อน +1

      @@malkarisanthosh fabulous. it solved my query.

  • @rahulalle504
    @rahulalle504 29 วันที่ผ่านมา

    Will it work if we remove any space inside the name of the product

  • @MyWay-RNR
    @MyWay-RNR ปีที่แล้ว +1

    Where you are typing the xpath, I mean field

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

    Waste 😂

  • @harsha9397
    @harsha9397 2 หลายเดือนก่อน +1

    dynamic xpath for price =//*[text()='Apple iPhone 14 (128 GB) - Purple']/ancestor::div[@class='puisg-col-inner']//span[@class='a-price-whole']