Asad Ali

How To Install Google Chrome, Selenium & Chromedriver For AWS EC2 Instances

If you’re looking to use selenium and headless browsers on amazon web services (AWS) its essential that you install the relevant versions of selenium, ChromeDriver and Google Chrome to your EC2 instance. In this guide you’ll learn how to easily deploy and test a fully functional selenium python environment. Install ChromeDriver You will need to …

How To Install Google Chrome, Selenium & Chromedriver For AWS EC2 Instances Read More »

From CVS to Git – A Journey Through Time

Introduction: Explore the fascinating journey of version control systems, from their humble beginnings to the modern era of Git. Discover how these systems have shaped software development, ensuring a seamless track of changes in code and who made them. In the fast-paced world of technology, understanding the roots of version control is crucial. Let’s embark …

From CVS to Git – A Journey Through Time Read More »