Selenium WebDriver Architecture
Selenium Webdriver architecture will discuss about how the selenium webdriver will work. It is very important and mandatory that we should know the architecture of the tool which we are going to use. So, in this blog we will discuss about the selenium webdriver architecture. Below is the diagram for the selenium architecture: In the […]
Basic HTML Knowledge for Selenium Webdriver
Basic HTML (Hyper Text Markup Language) Knowledge for Selenium Webdriver will discuss about how much a selenium resource should have the knowledge about the HTML which is used to develop the application. The reason is, selenium webdriver identifies the elements which are there on the application using HTML tags of that application. So, as a […]
Selenium WebDriver Introduction
Selenium Webdriver Introduction will discuss about brief information about selenium webdriver. As per the official site, Selenium automates browsers. That’s it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Selenium has the support of some […]