
Also refer to Section 23 :- Firefox Driver with Selenium 3.0
In this video, we will discuss about creating the base class. BaseClass is very important class for over framework, which will take care of launching and closing the browser based on the configuration specified in the App.config file
In this video, we will discuss how to handle
1. Hyperlink
2. Textbox
3. Checkbox
Also we will develop certain utility method which is not prvided by Webdriver
In this video, we will discuss how to handle
1. Buttons
2. RadioButtons
3. Enabled and Text property form IWebElement interface
Also we will develop certain utility method which is not prvided by WebdriverSelenium Webdriver is one of the most well-known testing frameworks. It is an open source project that allows testers and developers alike to develop functional tests to drive the browser. Selenium Webdriver can work on any browser that supports JavaScript, since Selenium has been built using
JavaScript.
The course is not limited to following content. In future I will keep adding the new topics to this course.
Basic of C# Programming
In this section, we are going to discuss about basic of C# programming language
1. Creating the Console Application
2. Data Types in C#
3. Conditional & Control Statements
4. Class & Objects
5. Inheritance
MsTest
In this section, we will discuss about MsTest attributes such as
1. TestClass and TestMethod
2. TestInitialize and TestCleanup
3. ClassInitialize and ClassCleanup
So on...
And source code shown as part of video lecture will be provided for download