Friday, June 29, 2018

Learn How to Automate Browser Testing With Selenium WebDriver — Part 1

Introduction

Selenium is one of the most popular tools used for automating web applications. It is an open-source tool used for the execution of test scripts in a web application. It supports various programming languages such as Java, C#, PHP, JavaScript, Ruby, and Python.

Selenium is language-independent; Selenium is developed using Java and can be used with C#, Java, PHP, or JavaScript. Selenium can be executed on various operating systems, like Windows, Linux, and MacOS. It is also a platform-independent. That means the framework, developed using C# or Java, can be executed on different platforms or operating systems.



from DZone.com Feed https://ift.tt/2lDxcyy

No comments:

Post a Comment