Professional >> Engineering and Computer Science >> Computer Science >> Computer Science


Selenium WebDriver

Selenium WebDriver

Author(s):
  • Rajeev Gupta
  • Author: Rajeev Gupta
    • ISBN:9789332526297
    • 10 Digit ISBN:933252629X
    • Price:Rs. 910.00
    • Pages:488
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Be the first to rate the book !!

    Selenium WebDriver is a widely used test automation tool for browser based applications.

    The objective of this book is to help novice users to learn the code in Selenium WebDriver environment and help advanced users to master the skills on Selenium WebDriver. The book is replete with practical life problems faced in Selenium WebDriver environment and their possible solutions to enable the readers quickly master the skills of Selenium WebDriver.

    This book is designed according to Selenium WebDriver 2.x, which is the latest available version of Selenium.

     

    Table of Content

    1. Java Introduction
    2. Selenium Introduction
    3. Installation
    4. Environment Variables
    5. Library
    6. Locating Elements
    7. Locating Elements using CSSSelectors
    8. Locating Elements using Xpath
    9. UI Map
    10. Working with Browser
    11. Working with Browser Elements
    12. Working with Web Tables
    13. Working with Popup Windows
    14. Working with Frames
    15. Working with Browser Cookies
    16. Synchronization
    17. Checkpoints
    18. Data Driven Testing
    19. Working with Flat Files
    20. Working with MS Excel
    21. Working with Database
    22. Working with XML
    23. Advanced User Interactions
    24. Testing HTML 5 Web Applications
    25. Extending Selenium
    26. Selenium Server
    27. Page Object Model
     

    Salient Features

    • A section on Java, to help the readers build their basic skills on Java language required for developing tests in Selenium environment
    • Detailed discussion on  "how to install selenium, eclipse and firefox add-ons" 
    • A section on advanced selenium covering advanced user interactions, mobile browser testing, running tests in parallel