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.
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!
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
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?
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.
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!
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?
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.
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
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
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
Thanks Naveen. I used css selector to handle svg tags. It works fine.
Excellent Naveen, thanks for teaching many things in one video
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.
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
🙏
This video is so helpful for me thank you
Thanks a lot Naveen. I was not aware of this only before.
Thanks naveen.. Got to know SVG Elements handling...
Thanks a lot Naveen. You saved my time!!
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
outstanding info man.
Very useful topic...was searching for this for a long time
Thanks for adding this video Naveen 😊👍
Thank you so much Naveen..It will help us alot.👍
Superb Explanation !!
Good one!
Thank you naveen..
Today I got stuck with handling tag, this solution is similar like svg tag. So thank you for the video.
Hello Sir, Very nice video, you have duplicated video 92 from 91 and Video 94 from 93.
Thanks Naveen.. can you please start automation contest like before...
at least till lockdown..
Hi Naveen it's so useful for me I have one question how to handle shadow dom element
Thank you Sir.
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!
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
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?
Thank you so much naveen. I have one question. Can we run server for html file in eclipse?
AWESOME BROTHER
Sir can you make a lesson on how to automate pie charts and graphs using selenium
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.
I intrested to join your online course, let me know how to join. please reply me
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!
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
Hi Naveen, can u make a video on how to verify whether an element lies above or beneath another element using coordinates in selenium!.....??
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?
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.
Hi Naveen, How can we handle if we have multiple rect svg elements, without having any id attribute. Index is not working
Naveen I tried with xpath axes method but didn't worked
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
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
Hanzhen harmonic drive gear ,
robot arm gear
over 30 years experience ,
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