Youtube video tutorials – Basics to PageObjectModel design and more
Python setup & more
Download and setup Python on windows or Mac machine
Popular IDEs to run Python script
How to run python on pycharm editor
Know how to write Selenium test using Python
How to create & use requirements.txt for python projects
Why you should consider virtual environment for python projects & how
Getting started with pytest to write selenium tests using python
Pytest options – how to skip or run specific tests
Handle browser elements –
Handle dropdown in selenium using python
Ways to automate drag & drop in selenium python
Automate / handle web table using selenium python
Execute javascript using selenium webdriver in python
ActionChains – element interactions & key press using Selenium python
Selenium implicit & explicit wait in python – synchronisation
How to create your own WebDriverWait conditions
Python excel –
python openpyxl library – Read excel details or multiple rows as tuple
python openpyxl library – write data or tuple to excel sheet
Python programming
Python – Factorial of a number
Python – Check if a number is prime