Learn Selenium in 1 Day: Definitive Guide to Learn Selenium for Beginners
⇊ Click Below to Download the e-Book ⇊
Download eBook
Important Notes Before Download / View Book:
- Use Adobe Acrobat Reader To Open The Book
- If You Got Google Drive Download Limit Or try after 24 Hours Please Check The Below Video!
Solved! Google Drive Limit Download - How To Pass
Selenium is a the most popular open-source test automation tool. Its widely used in Industry to automate web and mobile projects. Selenium can be used to test across different browsers and platforms.
Its flexible enough to allow you to code your automation scripts in languages like Java, C#, Python etc.
Selenium primarily has 3 components
- Selenium Integrated Development Environment (IDE)
- Selenium WebDriver
- Selenium Grid
This book covers tutorials and training to teach you Selenium 2 as well Selenium 3. The book uses Java as the scripting language.
Table Of Contents
Chapter 1: Introduction to Selenium
Chapter 2: Install Selenium IDE and FireBug
Chapter 3: Introduction to Selenium IDE
Chapter 4: Creating your First Selenium IDE script
Chapter 5: How to use Locators in Selenium IDE
Chapter 6: How to enhance a script using Selenium IDE
Chapter 7: Introduction to WebDriver & Comparison with Selenium RC
Chapter 8: Guide to install Selenium WebDriver
Chapter 9: Creating your First Script in Webdriver
Chapter 10: Accessing Forms in Webdriver
Chapter 11: Accessing Links & Tables using Selenium Webdriver
Chapter 12: Keyboard Mouse Events , Uploading Files - Webdriver
Chapter 13: How TestNG makes Selenium tests easier
Chapter 14: Introduction to Selenium Grid
Chapter 15: Parameterization using XML and DataProviders: Selenium
Chapter 16: Cross Browser Testing using Selenium
Chapter 17: All About Excel in Selenium: POI & JXL
Chapter 18: Creating Keyword & Hybrid Frameworks with Selenium
Chapter 19: Page Object Model (POM) & Page Factory in Selenium: Ultimate Guide
Chapter 20: PDF, Emails and Screenshot of Test Reports in Selenium