How to handle SVG elements in Selenium || Handle SVG 2D-3D Images || Handle SVG Vector Images

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • In this video, I have explained how to handle SVG elements in Selenium.
    Learn:
    -- What is SVG
    -- SVG different elements like Circle, Line, Path, etc..
    -- SVG text elements
    -- How to create XPATH for SVG elements
    -- How to handle 2D-3D SVG images
    -- One Practical interview question on SVG 3D cube image
    ~~~~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/...
    Paid courses (Recorded) videos:
    Java & Selenium Course: naveenautomati...
    API Course: naveenautomati...

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

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

    Hello Sir, Very nice video, you have duplicated video 92 from 91 and Video 94 from 93.

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

    Hi Naveen
    Declare the web driver for the Chrome Browser. Make sure the chromedriver.exe is present in the same package.
    What does "chromedriver.exe is present in the same package"mean?

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

    Hello naveen. Hope you are doing well. I just wanted to thank you. I have been learning so much about selenium from your videos.
    You gave the best explanation for every topic. Wish you good luck and happiness. god bless you.

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

    Thanks Naveen. I used css selector to handle svg tags. It works fine.

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

    By.xpath("//*[name()='svg' and @class='mr-checkbox-1__icon']//*[local-name()='path']") giving elementNotInteractable Exception,
    Someone plz help
    I've to submit this assignment by tomorrow & not able to identify element

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

    this so awesome and Naveen explains such a way its just enough for one time to understand
    Thank you very much for this great video

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

    I intrested to join your online course, let me know how to join. please reply me

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

    Hi Naveen, in similar case of mine , in , values of all the attributes are changing dynamically every time and also it does not have any unique attribute. So in this case how to identify the elements

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

    Hanzhen harmonic drive gear ,
    robot arm gear
    over 30 years experience ,

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

    Thank you very much for clearing my doubts through this video.I generally don't watch long videos but this video covers basic to advance level concepts .Your content quality is very good please keep up this great work :) .And one more thing can you tell how can i move slider element such that price range lies between in 2K and 3K on "www.oyorooms.com/" website using selenium (Already tried dragAndDrop, loops ,moveToElement, but no luck :( there )
    Keeping doing great work.
    Thanks in Advance

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

    Sir can you make a lesson on how to automate pie charts and graphs using selenium

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

    Thanks a lot Naveen. I was not aware of this only before.

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

    Thanks Naveen.. can you please start automation contest like before...
    at least till lockdown..

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

    Thank you so much Naveen..It will help us alot.👍

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

    Thanks naveen.. Got to know SVG Elements handling...

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

    I can't express my feelings how much I get satisfied while I come to know such amazing things in each video.👍
    Take a bow Sir
    🙏

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

    Hi Naveen it's so useful for me I have one question how to handle shadow dom element

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

    Excellent Naveen, thanks for teaching many things in one video

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

    Thank you so much naveen. I have one question. Can we run server for html file in eclipse?

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

    Very useful topic...was searching for this for a long time

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

    This video is so helpful for me thank you

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

    Thanks for adding this video Naveen 😊👍

  • @prettyLearn23
    @prettyLearn23 4 ปีที่แล้ว

    not able to locate the element inside the svg element , i was doing for flipkart myaccount (parent svg) locating (logout - inside svg). on the Dom nothing mentioned for inside child element neither the path was changing on mouse hover over the elements. Could you or anybody here please help me with this

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

    Thanks for the explanation. Couple of major WHYs are missing. It will be very good if you have also covered these things (very briefly if video length is a constraint):
    1) Why do we need SVGs?
    2) Why the normal XPATH doesn't work for SVG?
    Thanks again!

  • @kritishah1659
    @kritishah1659 4 ปีที่แล้ว

    Hi Naveen, i am using chropath and it supports in my website for svg elements. But how are you saying no tool supports svg element. There are some videos as well i found on youtube for chropath which shows svg elements support. Could you please let me know if ii am missing anything. thank you.

  • @yashuy3279
    @yashuy3279 9 หลายเดือนก่อน

    Thank you Sir.

  • @shanmugapriyasenthamaraikk4614
    @shanmugapriyasenthamaraikk4614 4 ปีที่แล้ว

    Hi Naveen, I have tried identifying a svg element in expedia.com as you mentioned in this video. constantly was given - "org.openqa.selenium.ElementNotVisibleException: element not interactable". your video is a big reference for me and it was disappointing to note it was not working for my scenario.

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

    Today I got stuck with handling tag, this solution is similar like svg tag. So thank you for the video.

  • @amarsai7205
    @amarsai7205 4 ปีที่แล้ว

    Hi Naveen, How can we handle if we have multiple rect svg elements, without having any id attribute. Index is not working

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

    Hi Naveen. I am using a data driven framework to automate web testing using Selenium Webdriver. I want to fetch a data from a table and give that as input to another text field. Do you have any idea about using this in a data driven framework? I will be happy if you could help me in this. Thanks!

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

    Hi Naveen , Good video to watch , but i have few thing how can we draw a line(mapping line) using selenium python for source to target columns

  • @jitendrakumar-cq9mg
    @jitendrakumar-cq9mg 4 ปีที่แล้ว

    Hi Naveen, thanks for the nice tutorial on SVG.I was trying automating Google Streetview but somehow I am facing the following exception. "stale element reference: element is not attached to the page document" how to resolve that?

  • @learnTechnologyinTamil
    @learnTechnologyinTamil 11 หลายเดือนก่อน

    Thank you naveen..

  • @ajaynethaji
    @ajaynethaji 4 ปีที่แล้ว

    Hi Naveen, can u make a video on how to verify whether an element lies above or beneath another element using coordinates in selenium!.....??

  • @vinoth29408689
    @vinoth29408689 4 ปีที่แล้ว

    Naveen I tried with xpath axes method but didn't worked

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

    Good one!

  • @r.suganya9036
    @r.suganya9036 2 ปีที่แล้ว

    Thanks a lot Naveen. You saved my time!!

  • @abhiskkkk
    @abhiskkkk 4 ปีที่แล้ว

    Superb Explanation !!

  • @NiteshYadav-pc4gg
    @NiteshYadav-pc4gg 2 ปีที่แล้ว

    outstanding info man.

  • @akulabhaskar3797
    @akulabhaskar3797 4 ปีที่แล้ว

    AWESOME BROTHER