SVG Graph Handling using Selenium

preview_player
Показать описание
In this video, I have explained how to handle SVG Graphs with one practical example : Covid cases in India.

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Naveen AutomationLabs Paid Courses:
Java & Selenium:

Java & API +POSTMAN + RestAssured + HttpClient:
Рекомендации по теме
Комментарии
Автор

Hats off to your dedication Naveen. Working so late to solve doubts. This just shows your passion towards automation and your helpful nature.. God bless you..

kshitijshrivastava
Автор

this is truly amazing. this kind of solution gives every automation engineer that anything can be automatable. Thanks, Naveen for you wonderful heart for the community

sureshgarine
Автор

Thank you!! This video helped me in solving a long-awaited problem.

gnaneshvemuri
Автор

Excellent sessions... I start my day with these short videos.keep going Naveen! Thank you

preethaarun
Автор

Hi Naveen , The way you explained is just AWESOME, can you please tell how to find elements of second graph, i tried but i was not able to print text of all the elements

sindhujadsv
Автор

Naveen is the below approach correct for the 2nd and 3rd graphs. Adding snippet for the 2nd graph below.

# Covid Graph 2 and 3
element = and @class='uch-psvg'])[2]")
for i in range(10, element.size['width']):
ActionChains(driver).move_to_element_with_offset(element, i, 0).perform()

Thuster
Автор

I'm impressed each time I watch your new video, Naveen!

nilstoned
Автор

Nice work Naveen, please share the web URL here, I tried but not getting the same graph anywhere.

vishalvishwakarma
Автор

Thanks this solved my problem and taught me how to search using XPATH better!

Atheawesome
Автор

This scenario sounds very interesting !

Jitkumar
Автор

😯Aur mein normal html xpath likh ke bohut sana samajh raha tha apne aap ko😆

bishnuyashadash
Автор

Great Explanation, Thanks Naveen. I have one doubt regarding the Cucumber reporting. Normally in cumber reported, the content displays from the feature file. Here i am using protractor with java script. Actually we need to print logger.info from page script file to the report, I have logic ( in for loop) in page script which i want to display in report, Could you please help me here.

MrRanjitray
Автор

Can automate the canvas element? Pls make a video of it... And it is almost the same as this covid cases graph but the elements are canvas

manimozhir
Автор

Hi Naveen, I have been trying to automate the second covid graph as you mentioned for exercise, but unable to move to everyday data as you have done it in first Covid Graph. Please help.

deepaksingh
Автор

Hi Naveen, thanks for the solutions for SVG graphs, could you also check the world map view for SVG graph on the same page please, currently i am facing interrupted error while trying to click on the bubble or the the country behind the bubble to read data. Thanks a lot for your work.

bibinagarvinaybabu
Автор

Sir, what is the purpose of we are setting the path (SYSTEM. SETPROPERTY)

thanujapalani
Автор

Sir i have same doubt but for the donut pie charts related to my project how to automate when i click on that donut pie chart tube it filters out, the data, so i have to click it once, when we are trying always stuck with inner circle

akshaysharma
Автор

how to extract data from canvas element chart type - doughnut and multi type chart type - line, bar of canvas element
pls. make a video on this topic ... Thank you for your hard work

priyasuneel
Автор

Hey naveen,
This is amit here.
Can you please create the tutorial for Xray Test Management tools?(Step By Step guide) and also

Can you please add video for Cucumber HTML report for cross Browser testing in which both browser are mentioned in the html report with individual test cases.

Thank you so much for all video. I have been following you from last 2.5 years and I have watched your every single video. and i really appreciate your effort and want to say Thank you.

I tried to find on youtube but I didn't found any single youtube video for this test managemnet tool.

Thank you so much

FurryMedia-ruwi
Автор

Thanks Naveen and one qustion If in this data we want highest value so what we can do ???

shaileshshriwas
visit shbcf.ru