Get all child elements of a parent element [Selenium]
https://medium.com/@a.k.h.i.l/get-all-child-elements-of-a-parent-element-selenium-8595baf4dbdb
https://medium.com/@a.k.h.i.l/get-all-child-elements-of-a-parent-element-selenium-8595baf4dbdb
Medium
Get all child elements of a parent element [Selenium]
Initially, you have to get the parent element. Then using parent element we can retrive the child elements as shown below:
Beginners Guide On Using Scikit-learn For Simple Regression Task
https://medium.com/@shittushitta/beginners-guide-on-using-scikit-learn-for-simple-regression-task-12b0311bada
https://medium.com/@shittushitta/beginners-guide-on-using-scikit-learn-for-simple-regression-task-12b0311bada
Medium
Beginners Guide On Using Scikit-learn For Simple Regression Task
Getting into Data science can be an overwhelming track to navigate, there’s an overload of information out there, filtering out the…
Make A Python Game : Rock, Paper, Scissors!
https://medium.com/code-rider/make-a-python-game-rock-paper-scissors-5644dae615a7
https://medium.com/code-rider/make-a-python-game-rock-paper-scissors-5644dae615a7
Medium
Make A Python Game : Rock, Paper, Scissors!
Game programming is the best way to learn many tools that are use in real world. This is the basic idea to start your coding journey and…
How to move my application to Containers (Docker)?
https://sainadh086.medium.com/how-to-move-your-application-to-containers-docker-2337416dbe8c
https://sainadh086.medium.com/how-to-move-your-application-to-containers-docker-2337416dbe8c
Medium
How to move my application to Containers (Docker)?
In this blog, you will come to know about how to build container images, moving your applications to docker and various ways to deploy your…
How to Automate RedHat Linux Operations & Commands Using Python
https://python.plainenglish.io/how-to-automate-redhat-linux-operations-commands-using-python-53d4e07470eb
https://python.plainenglish.io/how-to-automate-redhat-linux-operations-commands-using-python-53d4e07470eb
Medium
How to Automate RedHat Linux Operations & Commands Using Python
Create a Program in Python to Automate RedHat Linux
Python筆記(7): 資料型別(list、dictionary、tuple、set)
https://jianjiesun.medium.com/python%E7%AD%86%E8%A8%98-7-%E8%B3%87%E6%96%99%E5%9E%8B%E5%88%A5-list-dictionary-tuple-set-40e3703bba73
https://jianjiesun.medium.com/python%E7%AD%86%E8%A8%98-7-%E8%B3%87%E6%96%99%E5%9E%8B%E5%88%A5-list-dictionary-tuple-set-40e3703bba73
Medium
Python筆記(7): 資料型別(list、dictionary、tuple、set)
Python中有許多資料型態,除了一般常見的數字型態(int、float、bool…)、字串型態(string),還有一種容器型態(list、dictionary、tuple、set)
Create A List Out Of File Contents With Item Per Line In Python
https://pavolkutaj.medium.com/create-a-list-out-of-file-contents-with-item-per-line-in-python-e5d2d8e20910
https://pavolkutaj.medium.com/create-a-list-out-of-file-contents-with-item-per-line-in-python-e5d2d8e20910
Medium
Create A List Out Of File Contents With Item Per Line In Python
Pavol Kutaj ·Just now
Mengenal String pada Python(secara sederhana)
https://ruthsitorus.medium.com/mengenal-string-di-python-secara-sederhana-23dfb729c727
https://ruthsitorus.medium.com/mengenal-string-di-python-secara-sederhana-23dfb729c727
Medium
Mengenal String pada Python(secara sederhana)
oleh Ruth Edri
How to generate Absolute-Xpath using JavaScript [Selenium] ?
https://medium.com/@a.k.h.i.l/how-to-generate-absolute-xpath-using-javascript-selenium-ef96203a3404
https://medium.com/@a.k.h.i.l/how-to-generate-absolute-xpath-using-javascript-selenium-ef96203a3404
Medium
How to generate Absolute-Xpath using JavaScript [Selenium] ?
First, create the an element.
Putting a Django site in maintenance mode (Creating a Django maintenance mode middleware)
https://medium.com/@keagileageek/putting-a-django-site-in-maintenance-mode-creating-a-django-maintenance-mode-middleware-7c5474f62491
https://medium.com/@keagileageek/putting-a-django-site-in-maintenance-mode-creating-a-django-maintenance-mode-middleware-7c5474f62491
Medium
Putting a Django site in maintenance mode (Creating a Django maintenance mode middleware)
So, as a side hustler, I run a print-on-demand reseller platform (Print A Trend) and somewhere around this year i decided to add in the…
Your complete guide to Python
https://acuityknowledgepartners.medium.com/your-complete-guide-to-python-2b0060f6f3a1
https://acuityknowledgepartners.medium.com/your-complete-guide-to-python-2b0060f6f3a1
Medium
Your complete guide to Python
During the golden age of economic expansion in the 1950s, many fields of science and engineering witnessed rapid growth. In particular, two fields of mathematical and physical sciences -mathematical…
A comparison of American Airlines and Moderna stock prices during the pandemic
https://tracyrenee61.medium.com/a-comparison-of-american-airlines-and-moderna-stock-prices-during-the-pandemic-5468eeb9d932
https://tracyrenee61.medium.com/a-comparison-of-american-airlines-and-moderna-stock-prices-during-the-pandemic-5468eeb9d932
Medium
A comparison of American Airlines and Moderna stock prices during the pandemic
As the planet is coming out of a pandemic that has spanned two years already, many people and businesses have lost their livelihood, as…