All posts by Nishant Choudhary
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
166665 Views
12 Min Read
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
28459 Views
10 Min Read
• Selenium Python • Automation • Tutorial
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
391075 Views
16 Min Read
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
75742 Views
8 Min Read
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
107700 Views
15 Min Read
• Selenium Python • Automation
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
153148 Views
17 Min Read
• Selenium Python • Automation • Tutorial
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
133636 Views
12 Min Read
• Selenium Python • Automation • Tutorial
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
117671 Views
12 Min Read