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
@shankumondal28813 жыл бұрын
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 🙏
@swamyas56684 жыл бұрын
Excellent Naveen, thanks for teaching many things in one video
@preetk46904 жыл бұрын
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.
@automationneemo4 жыл бұрын
Thanks Naveen. I used css selector to handle svg tags. It works fine.
@aykutdenizci7893 жыл бұрын
This video is so helpful for me thank you
@r.suganya90362 жыл бұрын
Thanks a lot Naveen. You saved my time!!
@ashishprusty41084 жыл бұрын
Thanks a lot Naveen. I was not aware of this only before.
@sailajabanu55904 жыл бұрын
Very useful topic...was searching for this for a long time
@sdetworld89973 жыл бұрын
Today I got stuck with handling tag, this solution is similar like svg tag. So thank you for the video.
@ramareddybheemanagoud23314 жыл бұрын
Thanks naveen.. Got to know SVG Elements handling...
@sachinwankhade46714 жыл бұрын
Thank you so much Naveen..It will help us alot.👍
@NiteshYadav-pc4gg3 жыл бұрын
outstanding info man.
@SarangHoley4 жыл бұрын
Thanks for adding this video Naveen 😊👍
@learnTechnologyinTamil Жыл бұрын
Thank you naveen..
@aman31dec3 жыл бұрын
Good one!
@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
@abhiskkkk4 жыл бұрын
Superb Explanation !!
@ddk5482 жыл бұрын
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!
@praveenrajist4 жыл бұрын
Hi Naveen it's so useful for me I have one question how to handle shadow dom element
@ParthKandpal4 жыл бұрын
Thanks Naveen.. can you please start automation contest like before... at least till lockdown..
@yashuy327910 ай бұрын
Thank you Sir.
@SANYAM02 жыл бұрын
Hello Sir, Very nice video, you have duplicated video 92 from 91 and Video 94 from 93.
@akulabhaskar37974 жыл бұрын
AWESOME BROTHER
@Someone_29234 жыл бұрын
Thank you so much naveen. I have one question. Can we run server for html file in eclipse?
@shabanakhanpathan86644 жыл бұрын
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?
@nivyacyju69733 жыл бұрын
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!
@kritishah16594 жыл бұрын
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.
@yforyou13424 жыл бұрын
Sir can you make a lesson on how to automate pie charts and graphs using selenium
@swapnagajam6903 жыл бұрын
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
@ajaynethaji4 жыл бұрын
Hi Naveen, can u make a video on how to verify whether an element lies above or beneath another element using coordinates in selenium!.....??
@jitendrakumar-cq9mg4 жыл бұрын
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?
@amarsai72054 жыл бұрын
Hi Naveen, How can we handle if we have multiple rect svg elements, without having any id attribute. Index is not working
@shanmugapriyasenthamaraikk46144 жыл бұрын
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.
@priyranjan52494 жыл бұрын
I intrested to join your online course, let me know how to join. please reply me
@nikhilgupta1104 жыл бұрын
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
@prettyLearn234 жыл бұрын
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
@williamhuang53292 жыл бұрын
Hanzhen harmonic drive gear , robot arm gear over 30 years experience ,
@vinoth294086894 жыл бұрын
Naveen I tried with xpath axes method but didn't worked
@neha79802 жыл бұрын
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