Web or HTML Elements

Web/HTML Elements

Web or HTML Elements, web page, frame, link, button, radio button, checkbox, drop-down box, list box, combo box, image, para, and page headers. Web/HTML Elements Web Elements in Web Environment, Operations on Web Elements, Inspecting Web Elements, and Element Locators for Selenium. Web Elements like edit Box, Link, Button, Radio Button, Check Box, Combo Box, … Read more

Selenium Worst Practices

selenium tutorial

Worst Practices of Automated Testing using Selenium Worst Practices of Test Automation using Selenium Selenium automates browsers, that’s it!, Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well. Selenium Worst Practices, Automating Captcha fields, … Read more

1. Introduction to Selenium

selenium tutorial

Introduction to Selenium Introduction to Selenium Automated Testing, Operating Systems supported by Selenium, Browsers supported by Selenium and Programming platforms supported by Selenium. Selenium Versions Information, Selenium License Objective and Software Components used for Selenium Testing. Note: Official website of Selenium is https://www.seleniumhq.org/, We can download Selenium Software from this website and get Selenium Documentation. … Read more

Selenium Detailed Tutorials

selenium tutorial

1.0 Introduction to Selenium 1.1 What is Selenium? 1.2 History of the Selenium Project 1.3 Selenium Components/Selenium’s Tool Suite 1.4 Platforms supported by Selenium 1.5 Selenium License 1.6 Advantages and Disadvantages of Selenium 1.7 Software used for Selenium Testing 2.0 Selenium Testing Process 2.1 Test Planning Phase in Selenium Test Process

Introduction to Selenium

1) What is Selenium? 2) History of the Selenium Project 3) Selenium’s Tools Suite Selenium IDE Selenium RC Selenium WebDriver Selenium Grid ———————————— 1) What is Selenium? • Selenium is a suite of software tools to automate Web Browsers. • It is an Open source suite of tools mainly used for Functional and Regression Test … Read more