All posts by Vinayak Sharma

About Vinayak Sharma

Full stack python developer and a tech enthusiast with strong communication and interpersonal skills. Highly adaptable to new environments, challenges, and increasing levels of responsibilities.

Follow me on:

Blogs: 5

Selenium with Python Tutorial: Creating Automated Web Bot

AutomationSelenium PythonTutorial

How To Create Automated Web Bot With Selenium In Python

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. Selenium is one of the preferred test automation frameworks, primarily used for web automation testing. Though Selenium supports six popular programming languages, it can be used to weave magic with lesser implementation when … Continue reading How To Create Automated Web Bot With Selenium In Python

November 5, 2021

view count267673 Views

Read time15 Min Read

Selenium Python cheat sheet

AutomationCheat SheetSelenium PythonTutorial

The Ultimate Selenium Python Cheat Sheet for Test Automation

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Automation Testing and Selenium Python Tutorial. Python is one of the most popular programming languages for Selenium web automation since it provides a simplified syntax and lets you perform more with much less code! Thus, Python … Continue reading The Ultimate Selenium Python Cheat Sheet for Test Automation

August 16, 2021

view count83072 Views

Read time17 Min Read

XPath Locators

Cheat SheetSelenium TutorialTutorial

Most Exhaustive XPath Locators Cheat Sheet

The Selenium framework lets you interact with the WebElements in the DOM. For realizing the interaction(s), it is important to choose the appropriate locator from the available Selenium web locators.

July 19, 2021

view count98940 Views

Read time8 Min Read

AutomationSelenium PythonTutorial

How to Read Config File in Python using Selenium with Examples

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. Before starting with this tutorial on Python read config file let’s understand Selenium. Selenium is one of the best automation tools used for running automated tests through which you can perform relevant actions … Continue reading How to Read Config File in Python using Selenium with Examples

July 16, 2021

view count244614 Views

Read time10 Min Read

AutomationSelenium PythonTutorial

How To Perform Selenium and Python Web Scraping

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. As per Stack Overflow Survey 2020, Python holds the fourth position in the preferred programming languages category. Moreover, it is supported across a wide range of test automation frameworks, including the Selenium framework. … Continue reading How To Perform Selenium and Python Web Scraping

June 7, 2021

view count157664 Views

Read time10 Min Read