All posts by Nishant Choudhary
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
How To Get Page Source In Selenium Using Python?
Retrieving the page source of a website under scrutiny is a day-to-day task for most test automation engineers. Analysis of the page source helps eliminate bugs identified during regular website UI testing, functional testing, or security testing drills.
January 12, 2021
How To Switch Tabs In A Browser Using Selenium Python?
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 masters of drilling websites and finding loopholes.
December 23, 2020
12 Common Web Design Mistakes To Avoid in 2021
It is no secret that the website is the backbone of every business. If you want your business to be successful in this COVID-19 era, youβve got to have a well-designed website.
December 10, 2020
How To Drag And Drop In Selenium With Python?
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 another to creating associations between them.
November 26, 2020
Top 10 CI/CD Pipeline Implementation Challenges And Solutions
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.
November 24, 2020
How To Take A Screenshot Using Python & Selenium?
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