Rating 4.5 out of 5 (253 ratings in Udemy)
What you'll learn- By the end of this course you will give have great understanding Selenium Webdriver
- How to use Selenium Webdriver to test web based application and what are the advantages of Selenium Webdriver over Selenium RC
- This tutorial will give you great understanding of Selenium Webdriver, and after completing this tutorial, you will be at intermediate level of expertise from where you can take yourself to higher level of expertise. …
Rating 4.5 out of 5 (253 ratings in Udemy)
What you'll learn- By the end of this course you will give have great understanding Selenium Webdriver
- How to use Selenium Webdriver to test web based application and what are the advantages of Selenium Webdriver over Selenium RC
- This tutorial will give you great understanding of Selenium Webdriver, and after completing this tutorial, you will be at intermediate level of expertise from where you can take yourself to higher level of expertise.
DescriptionSelenium 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.
Chapter One
1. Configuring Webdriver in Eclipse
2. Running Sample code using Webdriver
3. Firefox profile, WebDriver DesiredCapabilities Class
4. Close and Quit, HTMLUnit driver
Chapter Two
1. Xpath and their usage with Webdriver
2. Xpath Function,Absolute and Relative Xpaths
3. Xpath finding Links, Buttons, Input box, Radio buttons, Checkbox
Chapter Three
1. WebDriver, WebElement Interface
2. Handling drop down list using Select class
3. Taking Screenshots with selenium Webdriver
4. Finding whether object is present on page or not
Chapter Four
1. Implicit and Explicit waits
2. WebDriverWait Class
3. ExpectedConditions class
4. WaitUntil Condition
Chapter Five
1. Handling Multiple Browser Window
2. Handling JavaScript Alert
3. Attaching files with Webdriver
4. JavaScriptExecutor
And source code shown as part of video lecture will be provided for download