All posts by Nishant Choudhary

About Nishant Choudhary

A Web Scraping Python Developer and Data Evangelist, Nishant also loves to evangelize startups and technologies by writing technical content.

Follow me on:

Blogs: 8

CD Pipeline Challenges And Solutions 480px

CI/CDDevOps

10 Top CI/CD Pipeline Challenges And Solutions [2024]

CI/CD pipelines have become the mainstream approach to software development across the entire IT sector. There’s no doubt that CI/CD pipeline tools have matured a lot over the years.

March 21, 2024

view count128080 Views

Read time12 Min Read

Thought Leadership

Simplifying Testing with Predictive QA and Test Intelligence

Test automation is a value goldmine for software engineering teams. Of course, you need to know how to squeeze value out of it.

January 2, 2024

view count26248 Views

Read time10 Min Read

Selenium wait for page to load

Selenium PythonAutomationTutorial

Use Selenium wait for page to load with Python [Tutorial]

One of the primary requisites to automate interactions with a WebElement in the DOM is that it should be visible and interactable.

November 14, 2023

view count378920 Views

Read time14 Min Read

Selenium with Python Tutorial: Adding Extensions in Firefox for Testing

Selenium PythonTutorial

Selenium with Python: A Tutorial on Adding Firefox Extensions

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. Modern browsers are equipped with all sorts of functionalities, i.e., from bookmarks to GPS location tracking, developer tools, and more. Almost all the modern web browsers have immense capabilities – Firefox has inbuilt … Continue reading Selenium with Python: A Tutorial on Adding Firefox Extensions

June 9, 2021

view count70808 Views

Read time8 Min Read

CircleCI vs. GitLab

CI/CDDevOps

CircleCI Vs. GitLab: Choosing The Right CI/CD Tool

He is a gifted driver. Famed for speed, reverse J, and drifts. He can breeze through the Moscow and Mexico traffic without sweating a drop. Of course, no one gets cracking on Bengaluru roads 😛 But despite being so adept behind the wheels, he sometimes fails to champ the street races.

January 21, 2021

view count104025 Views

Read time15 Min Read

Switch Tabs In A Browser Using Selenium Python

Selenium PythonAutomation

How To Switch Tabs In A Browser Using Selenium 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 automation offers dexterous ways to perform day-to-day tasks most efficiently. From capturing screenshots to testing PDF files, there’s no limit to what you can do with Selenium automation. Developers and testers are … Continue reading How To Switch Tabs In A Browser Using Selenium Python?

December 23, 2020

view count148509 Views

Read time17 Min Read

Drag And Drop In Selenium With Python

Selenium PythonAutomationTutorial

How To Drag And Drop In Selenium With Python?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. Drag and Drop- one of the most beloved and commonly used gestures in the world of GUIs. Many actions are associated with drag and drop, including moving an object from one location to … Continue reading How To Drag And Drop In Selenium With Python?

November 26, 2020

view count128138 Views

Read time12 Min Read

Screenshot Using Python & Selenium

Selenium PythonAutomationTutorial

How To Take A Screenshot Using Python & Selenium?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. The goto software framework for any web developer looking for an open-source, free test automation tool is Selenium. It is used with various programming languages, including Java, Python, PHP, Perl, and C#.

October 1, 2020

view count113787 Views

Read time12 Min Read