P22 - XPath Full Course in తెలుగు | Selenium | తెలుగు |

Поделиться
HTML-код
  • Опубликовано: 6 авг 2024
  • In this video, I have explained about "XPath Full Course in తెలుగు".
    Video Timeline:
    00:00 Chapter 0 - Getting Started
    10:14 Chapter 1 - Introduction
    15:54 Chapter 2 - Types of XPath
    29:38 Chapter 3 - XPath using Attributes
    52:11 Chapter 4 - XPath Operators
    01:09:11 Chapter 5 - XPath Conditions
    01:25:37 Chapter 6 - XPath with Index
    01:38:04 Chapter 7 - XPath Functions
    02:10:06 Chapter 8 - XPath Axes
    02:43:05 Chapter 9 - XPath Shortcuts
    02:58:48 Chapter 10 - Third Party XPath Tools
    03:26:31 Chapter 11 - Common Mistakes
    The below website is used for practice: 👇
    www.hyrtutorials.com/p/add-pa...
    You can find the program used in this video at the below location: 👇
    bit.ly/2SCrhxD
    XPath (XML Path Language) is a query language for selecting nodes from an XML document.
    Or in other words, XPath is a query language for finding elements in an HTML web page.
    Xpath is defined by the World Wide Web Consortium (W3C).
    There are two types of XPath available:
    1) Absolute XPath
    2) Relative XPath
    ➳ Absolute XPath
    It starts with the root element of the document.
    Example:
    /html/body/div[1]/div[3]/form/div[1]/div[1]/div[1]/div[1]/div[1]/input
    ➳ Relative XPath
    It starts from any point in the document based on the search criteria.
    Example:
    //input[@id=‘abcd’]
    ------ XPath Operators ------
    = Tests whether two expressions are equal.
    < Tests whether the first expression is less than the second.
    <= Tests whether the first expression is less than or equal to the second.
    > Tests whether the first expression is greater than the second.
    >= Tests whether the first expression is greater than or equal to the second.
    != Tests whether the two expressions are not equal.
    and - Tests whether both the first and second expressions are true. If the first expression is false, the second is not evaluated.
    or - Tests whether either the first or second expressions are true. If the first expression is true, the second is not evaluated
    ------ XPath Functions ------
    text() - Selects the text nodes of the current context node.
    Contains() - Contains method is used when we know about the partial attribute value or partial text associated with the web element.
    Starts-with() - starts-with method is used when we know about the initial partial attribute value or initial partial text associated with the web element.
    normalize-space() - The normalize-space function ignores the leading, trailing, and repeating white spaces, that means after applying the normalize-space the text become normalized with no line breaks, and give a proper sentence.
    ------ Examples ------
    //td[text()=5000]
    //button[@id='refreshBtn' and @value='Refresh']
    //button[@id='refreshBtn' or @value='Refresh']
    //a[text()='Sign in']
    //a[contains(text(),'Sign')]
    //button[contains(@class,'sign')]
    //div[starts-with(@class,'container')]
    //label[normalize-space(text())='First Name']
    XPath Axes methods are used in finding the dynamic elements which do not have a unique attribute value.
    An axis represents a relationship to the context (current) element and is used to locate elements relative to that element on the DOM.
    ----- Axes names/methods ------
    👉 ancestor
    👉 ancestor-or-self
    👉 descendant
    👉 descendant-or-self
    👉 preceding-sibling
    👉 following-sibling
    👉 parent
    👉 child
    👉 following
    👉 preceding
    ▶ Next Video link: • P23 - Perform Mouse A...
    ◀ Previous Video Link: • P21 - How to get WebEl...
    ↔ Selenium Java in Telugu Playlist link: bit.ly/3tL7Z9S
    ✴ Checkout my other playlists: bit.ly/3gLIAVL
    ☕ Buy me a coffee: bit.ly/33ljBWc
    👑 Join my RUclips channel to get access to perks:👇
    / @hyrtutorials
    ==============================================
    ==============================================
    Connect us @
    🔗 Website - www.hyrtutorials.com
    🔗 Telegram - t.me/hyrtutorials
    🔗 Facebook - / hyrtutorials
    🔗 LinkedIn - / hyrtutorials
    🔗 Twitter - / hyrtutorials
    🔗 Instagram - / hyrtutorials
    ==============================================
    ==============================================
    🙏 Please Subscribe🔔 to start learning for FREE now, Also help your friends in learning the best by suggesting this channel.
    #hyrtutorials #selenium #telugu #java

Комментарии • 472

  • @HYRTutorials
    @HYRTutorials  3 года назад +13

    📌 Selenium Java in Telugu Playlist link: bit.ly/3tL7Z9S
    ✴ Checkout my other playlists: bit.ly/3gLIAVL
    ☕ Buy me a coffee: bit.ly/33ljBWc

    • @shubhamtiwari-oz1dz
      @shubhamtiwari-oz1dz 2 года назад

      please put subtitle for more accessibility sir. Great work

    • @sanaswathi6265
      @sanaswathi6265 2 года назад

      Will you teach online classes for selinium once again

  • @swapnatalks1491
    @swapnatalks1491 Год назад +19

    This type of clean teaching never before ever after... Continously 4chapters completed... Fully understood... Tqqqq soo much sir.... I took break.. I will continue from 5th chapter...in my next free time.. Just love this course.. No words for ur efforts.. Sir..tqqqq 🙏🙏🙏🙏🙏

  • @niranjanvaddi4672
    @niranjanvaddi4672 7 месяцев назад +3

    Yadagiri Reddy garu mee valla nenu complete Selenium nerchukunnanu sir
    meeku chala dhanyavadalu 🙏🙏🙏🙏🙏

  • @vinod478
    @vinod478 Год назад +5

    Meku Thanks cheppina thakkuve sir. I understood the concepts well. Iam practicing well. You are a best teacher sir❤

  • @chaitanyaroyal8652
    @chaitanyaroyal8652 10 месяцев назад +1

    verey valla dhaggara nerchukunna and verey youtube channels chusina naaku ee concept arthamey kaaleydhu sir,
    but mee video chusaka naaku patas movie lo oka song gurthochindhi sir :maa dhevudu nuvvey nayya maa kosam puttavayya, and thank you very much for the best explination sir👏👏👏👏👏👏👏👏

  • @sandhyasmiiles9448
    @sandhyasmiiles9448 Месяц назад +1

    A huge respect towards you sir....explained very nicely...it helped me a lot..thank you

  • @anushabethapudi3669
    @anushabethapudi3669 Месяц назад

    Covered all the topics in xpath, absolute,relative,relations,
    thank you so much for clear explanation

  • @pasuyoutube3004
    @pasuyoutube3004 Год назад +2

    Anna neelanti patience world lo inkevvariki vundadu anna god bless u anna students kosam nuvvu pade aavedana hands up 🙏🙏🙏

  • @devarajramagiri9700
    @devarajramagiri9700 2 года назад +8

    Super explanation bro as it is in Telugu language helps telugu people a lot and you were exactly correct about 'zero to hero' in xpath after watching this video

  • @rajanimaradani4096
    @rajanimaradani4096 8 месяцев назад

    Very good Explanation sir, after watching this video I got more clarity & confidence sir, Thank you very much sir.. Awesome.

  • @user-rr2nd4ts3l
    @user-rr2nd4ts3l 7 месяцев назад +1

    Good and Clear Explaination.Great Brother

  • @user-uv3xg8kt7c
    @user-uv3xg8kt7c 4 месяца назад

    think you sir providing lot of information clearly.

  • @swethayadav7723
    @swethayadav7723 2 года назад +2

    Anna ne videos chusi selenium nerchukontuna chala bhaga artham ayuthumdhi .thanks

  • @Sashirekha-rc4ge
    @Sashirekha-rc4ge Месяц назад

    The way in which you explain each and every point is excellent bro...

  • @arunsweden
    @arunsweden 8 месяцев назад

    Great work sir. Thank you.

  • @tajamulshariff176
    @tajamulshariff176 2 года назад +1

    Awesome Video - Really loved your explanation. God bless you bro.... thanks a ton.

  • @rajurysandhya3975
    @rajurysandhya3975 6 месяцев назад

    Good explanation sir, really it's helpful to me

  • @srilekha009
    @srilekha009 2 года назад +1

    Thank you so much for providing this information, surely we will do more practice on this.

    • @HYRTutorials
      @HYRTutorials  2 года назад +1

      Glad it helped you buddy.
      Practice is the key for XPath mastering.

  • @tennetimurty1848
    @tennetimurty1848 2 года назад +1

    Excellent presentation!! Thanks for your great work...

  • @manojmamillapalli8293
    @manojmamillapalli8293 2 года назад +1

    Thank you sir,for giving so much suggestions and detailed explanation

    • @HYRTutorials
      @HYRTutorials  2 года назад

      Glad you liked it buddy, practice as much as you can on many websites.

  • @chandrakanthreddy8424
    @chandrakanthreddy8424 Год назад +1

    Thank you HYR Tutorials. Learnt something new things about the Xpath concept.

  • @kishoresai3044
    @kishoresai3044 3 года назад +7

    Really loved it and you engaged me through out the video. It really help me to scale up my knowledge on Xpath. Thanks a lot and appreciate your efforts @HYR :).

    • @HYRTutorials
      @HYRTutorials  3 года назад +2

      Great to hear that.
      Keep watching and keep learning.

  • @bhaskarvardhamana
    @bhaskarvardhamana Год назад +1

    Your lessons are awesome with wonderful explanation ..cheers!!!

  • @harithakonda3091
    @harithakonda3091 Год назад

    Very nice and clear explanation. Thank you so much for your efforts.

  • @Mommys_lil_Pranshi
    @Mommys_lil_Pranshi 7 месяцев назад

    Such a awesome video!, kudos to your hard work without expecting anything…just loved it…people are charging thousands of rupees for just normal explanation…but without charging any thing you are doing this much for testers like us…thank you so much..! And also if possible can you start API Automation series also?

  • @ravalipanja5194
    @ravalipanja5194 2 года назад +1

    Ur efforts are awesome..thank you so much for giving this video it really helps

  • @dikondavinay14
    @dikondavinay14 2 года назад +1

    Really you are amazing instructor.. thanks for the session..

  • @sruthivenum2851
    @sruthivenum2851 2 года назад

    Your way of explanation super sir , really 👏 thanq so much for ur valuable time

    • @HYRTutorials
      @HYRTutorials  2 года назад

      Thankyou for liking 😊
      Do share with your friends also

  • @adilakshmi1658
    @adilakshmi1658 2 года назад +2

    You are very talented and hardworker. All the best. I understood these concepts,Thank you very much for your contributions.

  • @srinivassatyaaa
    @srinivassatyaaa 2 года назад

    Explained in crystal clear.Thank you

  • @parashanthv4505
    @parashanthv4505 10 месяцев назад

    Thankyou bro excellent teaching ❤

  • @srikanthrock6452
    @srikanthrock6452 2 года назад

    awesome explanation bro it cleared all my doubts in x-path everything explained in crystal clear. 'From Zero to Hero'

  • @Abhi-ix5qu
    @Abhi-ix5qu Месяц назад

    Thank you so much❤. I hope you make same type of video for css selector as well.

  • @Chintum136
    @Chintum136 2 года назад +1

    thankyou!!!! i gain good knowledge on xpath also now i m perfect to write any xpath ...

  • @gouryraj381
    @gouryraj381 2 года назад +1

    Thank you and Hatts off to u for clear ga explanation..

  • @sravanipriyanka7087
    @sravanipriyanka7087 Год назад +3

    Thanks for your hard work and teaching skills, which have positively impacted a lot of our lives.

  • @NagababuYadlapalli
    @NagababuYadlapalli Год назад +1

    thank u for giving valuable time........its clear way of teaching

  • @mounikakataboina5615
    @mounikakataboina5615 Год назад +1

    Cristal clear explanation🙏🙏🙏🙏 Thank you so much sir🤘👌

  • @sruthivenum2851
    @sruthivenum2851 2 года назад +1

    Really super sir I never feel bored in watching this video thanq so much

  • @yendapallisaikrishna919
    @yendapallisaikrishna919 Год назад

    Vary helpful video to develop my skills anna Tq for teaching & making us expert

  • @vishalpolepally1326
    @vishalpolepally1326 Год назад +1

    Thank you sir for explaining this xpath concept clearly.

  • @rupaagula252
    @rupaagula252 2 года назад +1

    That's Great Explanation Thank you so much

  • @rohithprabhu537
    @rohithprabhu537 2 месяца назад

    Did anyone observe the time when he was teaching its almost 1 o clock AM 😮😮 you are amazing sir thanks is just small word and i am sorry i only have one like button and i'm shareing this video with friends and some people who want's to learn automation testing

  • @sriramgunnam4455
    @sriramgunnam4455 2 года назад +1

    Thank you very much anna ni videos chudam valla chala easy ga concepts ardam chesukuntunna, company lo training antha am ledu ni videos mundey chudam valla chala peaceful ga vallu ichina task lu easy ga chesthunna.
    Thank you so much for your hard work and time. ❤️

  • @srujankoutarapu6037
    @srujankoutarapu6037 2 года назад +1

    you are super sir, nice and simple explanation sir , keep going videos like this sir

  • @sambasivaraopolisetty8112
    @sambasivaraopolisetty8112 Год назад +1

    Thank you for transforming your knowledge

  • @saratkumar8797
    @saratkumar8797 2 года назад

    great brother I have got full knowledge about XPath thank you for making me XPath master thanks alots

  • @TejeswarReddy-hd7rl
    @TejeswarReddy-hd7rl Год назад +1

    Really a super explanation ..really every one becomes a Zero to Hero

  • @vepurisushma7435
    @vepurisushma7435 2 года назад +1

    Super Explanation....Thank you so much

  • @rangareddy9641
    @rangareddy9641 2 года назад +1

    Explanation is very clear and After watching this video they will definitely become a Zero to Hero..Awesome👌

  • @boyasaidivya2080
    @boyasaidivya2080 2 года назад

    Thank you so much anna for this knowledgeable vedio🤩

  • @bhargavapalagiri7441
    @bhargavapalagiri7441 2 года назад +1

    Mee videos super , manchi ga explain chesaru . Adevidam ga maven project videos chai anna .

  • @peddamabuammasabgari5524
    @peddamabuammasabgari5524 Год назад +1

    Thank you so much for giving more knowledge

  • @sirishabsc7826
    @sirishabsc7826 2 года назад +1

    Thank you so much for the useful Videos😊..

  • @OmprakashReddyLekiReddy
    @OmprakashReddyLekiReddy Год назад

    Nice explanation,he would become a great mentor ❤❤

  • @mohamedilyas8610
    @mohamedilyas8610 2 года назад +1

    Learnt something new.Really helpful🤗

  • @user-cw2ev1wi8d
    @user-cw2ev1wi8d 8 месяцев назад

    Awesome class 👍👍

  • @jashmiakepati7154
    @jashmiakepati7154 3 года назад +3

    Awesome Video ,Thank you so much for all your efforts. Love it sir!! could you please make videos regarding how to push ,pull, merge ,rebase, forking ,cherry-picking other Git related videos. your explanation boosts confidence and encourages to learn more sir. keep doing good stuff!!

    • @HYRTutorials
      @HYRTutorials  3 года назад +2

      Thankyou 😊
      Will start series on GIT after some time.

  • @krrish208
    @krrish208 2 года назад +1

    Thank you for clear explanation 🙂🙂

  • @vamsikrishna6401
    @vamsikrishna6401 2 года назад +3

    Bhayya... chaala manchi explanation.. meeru pette efforts literally awesome... My sincere request : Meeku konchem time unte oka end to end framework i.e POM, Hybrid framework videos pettandi bro.. chala use avuthai andariki... Once again thanks for everything brother

    • @HYRTutorials
      @HYRTutorials  2 года назад

      Thankyou buddy.
      Sure i will try to make one but epdu anedi committed ga cheppalenu buddy.

  • @medhaswicreations731
    @medhaswicreations731 2 года назад +1

    Thank you sir....I learned complete xpath..just now i know how to write the xpath and everything....once again thank you sir...

  • @user-zi4vk3vv5w
    @user-zi4vk3vv5w 3 месяца назад

    Bayya matallevu.. Great Share......

  • @Cherryplaypvp
    @Cherryplaypvp 2 года назад +1

    Crystal clear explanation 👌

  • @dsagency3411
    @dsagency3411 7 месяцев назад

    Very well explanation sir. Start online classes for students like us. It will be more useful to us

  • @munisaimechanical3087
    @munisaimechanical3087 2 года назад +1

    Nice explanation Sir
    Great job 👏👏👏

  • @manasamarripudi9069
    @manasamarripudi9069 2 года назад +6

    Great lecture , crystal clear @HYR,If possible please do videos on api automation too.
    Thanks in advance 😊

  • @tulasibakkireddy7137
    @tulasibakkireddy7137 2 года назад +1

    Really helpful anna Thank you so much Anna🙏

  • @arjunharimanikyam3827
    @arjunharimanikyam3827 Год назад +1

    Thanks a lot sir I became hero is x path...God bless you

  • @venkateshganta1662
    @venkateshganta1662 2 года назад +1

    Thank you sir chala baga chepparu sir

  • @jaldumanasa2490
    @jaldumanasa2490 2 года назад +1

    Hats off sir to ur efforts

  • @suprajanemalidinne4754
    @suprajanemalidinne4754 2 года назад +1

    Super explanation
    Thank you so much

  • @workoriented1408
    @workoriented1408 2 года назад +1

    Superb explanation andi....like your bakery and pastry concept as well...lol..

  • @gandepallisravani97
    @gandepallisravani97 Год назад +1

    Hi… the way of ur explanation is too gud… great job ji

  • @lakshmiponna114
    @lakshmiponna114 6 месяцев назад

    nice demo sir.

  • @vijayp600
    @vijayp600 2 года назад +1

    Really loved your explanation

  • @aditya_kittu22
    @aditya_kittu22 Год назад +1

    super brother mee video dwara xpath by axes meedha oka clarity vachindhi

  • @user-hl4ew5ee2d
    @user-hl4ew5ee2d 7 месяцев назад

    Thank you so much 😊

  • @durgaprasadkonda6752
    @durgaprasadkonda6752 2 года назад

    Super Anna.. This is my first RUclips comment ..Great .intha clear ga akkada chepparu...Thank You so Much...

  • @sivajamapalupendra4306
    @sivajamapalupendra4306 2 года назад +1

    Tq...........A lot HYR sir
    i got one idea about Xpath

  • @kishore2115
    @kishore2115 2 года назад +1

    super bro. when i am getting doubt firstly i am visiting your channel for reference it helps me a lot.

    • @HYRTutorials
      @HYRTutorials  2 года назад +1

      Thank you so much 🙂

    • @kishore2115
      @kishore2115 2 года назад +1

      @@HYRTutorials it is so helpful if you do on selenium grid also

    • @HYRTutorials
      @HYRTutorials  2 года назад +1

      Yeah sure buddy

  • @suresrinivasarao5950
    @suresrinivasarao5950 2 года назад +1

    Really your videos are very helpful to so many people sir thank you so much for that if possible please do videos on nightwatch js and cucumber also.

  • @nageswararaovicharapu2595
    @nageswararaovicharapu2595 2 года назад +2

    Excellent...video

  • @GovindC-be2sr
    @GovindC-be2sr Год назад +1

    super explain sir.. take a bow🤩

  • @AktharDreamScape
    @AktharDreamScape Год назад +1

    guruji super meeru

  • @saikavitha5728
    @saikavitha5728 Год назад

    Thanks for sharing this video 😊

  • @cheeliamarnath250
    @cheeliamarnath250 Год назад

    Thank you bro unna doubts anni clear ayayi nenu xpath rayatam raaka chropath use chesevadini
    Miru chepindi right
    Now i am very clear about xpath

  • @harithakoyilada5436
    @harithakoyilada5436 2 года назад +1

    Ammababoiiiiii Sir, you are really great..chala effort pettaru maalanti vala kosam..actually I am a beginner ,bt me videos chala help avthunai, baga gurthuntai....chala bagaaa..
    me teaching skills super. oka friend explain chesthe ela untado ala undi...thanks sir..thanx a lot.....

    • @HYRTutorials
      @HYRTutorials  2 года назад

      Woww thankyou 😊
      Okkasari vinte nerchukunte malli marchipokoodadu ala undali

    • @harithakoyilada5436
      @harithakoyilada5436 2 года назад +1

      @@HYRTutorials Exactly sir.
      kani meela cheppevalu kuda dorakaliga...Anyways Thank you Sir.

  • @n.rakeshreddy785
    @n.rakeshreddy785 5 месяцев назад

    telling very nice sir

  • @sunithach2632
    @sunithach2632 2 года назад

    Ur way of explaination is very very soopr sir

  • @saibhavana9300
    @saibhavana9300 Год назад +1

    crystal clear explanation sir

  • @dineshkumar8050
    @dineshkumar8050 2 года назад +1

    Fantastic explaination super sir

  • @swapnapasupuleti3437
    @swapnapasupuleti3437 6 месяцев назад

    Thank you ❤❤

  • @mahendrareddy4207
    @mahendrareddy4207 2 года назад +1

    wonderful hyr .............

  • @venkatapraveenjannu4868
    @venkatapraveenjannu4868 Год назад +1

    Excellent teaching..

  • @kishorebadavath4318
    @kishorebadavath4318 Год назад +1

    Fantastic explanation 🎉

  • @IndianCultureNaveen
    @IndianCultureNaveen Год назад

    Super explanation brother

  • @lavanyam7001
    @lavanyam7001 2 года назад

    U are just awesome

  • @priya_sai
    @priya_sai 2 года назад +1

    26.42 that 😊smile,really helping vedio especially for me i feel proud you also telugu

  • @manikannanmarimuthu9232
    @manikannanmarimuthu9232 2 года назад +3

    Thanks for the crystal clear explanation. Finally, XPath learning ends here...

  • @nsk4785
    @nsk4785 2 года назад +1

    Excellent presentation sir