Rajashekar GunagantiforRajashekar Gunagantirajashekargunaganti.hashnode.net·Feb 8, 2023Getting Started with AutomationWhat is Selenium? Selenium is an open-source framework for automating web browsers and testing web applications. It provides a way to interact with web pages programmatically using scripts, allowing for tasks such as filling out forms, clicking butto...Discuss·24 likes·86 readsselenium automated testing
Ramit Dhamijaforramitdhamija.hashnode.net·Oct 29, 2019How to Automate Registration Page Using Selenium And JavaIf you are just starting with Selenium automation testing of your product, the first page you would probably want to automate Registration page or Login Page. If you have an online platform like an ecommerce company or a Software-as-a-Service product...Discussselenium testing
Suparna KhamaruforSuparna Khamaru's blogsuparnakhamaru.hashnode.net·May 5, 2021Complete Guide To Selenium Testing with GitHub ActionsCI/CD pipelines are here to stay and contribute tremendously to continuous integration and delivery across all global projects. This article will be a guide to configure, set up builds and tests with “GitHub Actions”, primarily using Selenium WebDriv...Discuss·26 readsselenium testing
Rajashekar GunagantiforRajashekar Gunagantirajashekargunaganti.hashnode.net·Feb 8, 2023Getting Started with AutomationWhat is Selenium? Selenium is an open-source framework for automating web browsers and testing web applications. It provides a way to interact with web pages programmatically using scripts, allowing for tasks such as filling out forms, clicking butto...Discuss·24 likes·86 readsselenium automated testing
Prahlad InalaforPrahlad Inalaprahladinala.hashnode.net·Feb 5, 2023What is Selenium?What is Selenium? Selenium is an open-source, portable software testing framework for web applications. It allows for automated testing of web browsers to ensure that applications work as expected. Selenium provides a way to write scripts in a variet...Discuss·31 readsselenium
Faisal KhatriforFaisal Khatri's blogfaisalkhatri.hashnode.net·Jan 18, 2023Selenium 4 WebDriver Hierarchy: A Detailed ExplanationThe inception of Selenium can be traced back to a web application that required frequent testing. This prompted Jason Huggins to create a program using JavaScript, which he named JavaScriptTestRunner and released in 2004. However, he realized that th...Discussselenium
Sandeep Kumar RaiforSelenium 4 with Pythonsrai2.hashnode.net·Nov 8, 2022Python with Selenium 4Work in ProgressDiscussselenium
Shahzeb Hodaforshahzebh.hashnode.net·Sep 26, 2022Selenium Tutorial: Basics and Getting StartedSelenium is still the most influential and well-developed framework for web automation testing. Being one of the best automation frameworks with constantly evolving features, it is poised to lead the industry in all aspects as compared to other trend...Discuss·41 readsselenium
Veena DeviforVeena Devi's blogveenadevi123.hashnode.net·Apr 20, 2022How To Build And Execute Selenium ProjectsBuilding and executing Selenium projects with automation platforms is a powerful way to test websites (or web apps) at a faster pace. By using automation testing tools, you can test faster, more often, and more accurately. The most important and time...DiscussTesting
Veena DeviforVeena Devi's blogveenadevi123.hashnode.net·Jan 25, 2022Selenium Standalone Server and Selenium Server [Differences]Of the many test automation frameworks available in the market, Selenium is unarguably one of the best test automation frameworks for web automation testing. Selenium works with any programming language that lets you build tests, including Java, Pyth...DiscussTesting
Suparna KhamaruforSuparna Khamaru's blogsuparnakhamaru.hashnode.net·May 5, 2021Complete Guide To Selenium Testing with GitHub ActionsCI/CD pipelines are here to stay and contribute tremendously to continuous integration and delivery across all global projects. This article will be a guide to configure, set up builds and tests with “GitHub Actions”, primarily using Selenium WebDriv...Discuss·26 readsselenium testing
Suparna KhamaruforSuparna Khamaru's blogsuparnakhamaru.hashnode.net·Apr 21, 202124 Testing Scenarios you should not automate with SeleniumWhile there is a huge demand and need to run Selenium Test Automation, the experts always suggest not to automate every possible test. Exhaustive Testing is not possible, and Automating everything is not sustainable. Let us consider an example of Sel...Discuss·30 readsselenium testing
Ramit Dhamijaforramitdhamija.hashnode.net·Oct 29, 2019How to Automate Registration Page Using Selenium And JavaIf you are just starting with Selenium automation testing of your product, the first page you would probably want to automate Registration page or Login Page. If you have an online platform like an ecommerce company or a Software-as-a-Service product...Discussselenium testing