Selenium WebDriver 3 Practical Guide

- Authors
- Gundecha, Unmesh
- Publisher
- Packt Publishing Limited
- Tags
- com051280 - computers , programming languages , java , com060080 - computers , web , general , com051330 - computers , software development and engineering , quality assurance and testing
- Date
- 2018-07-31T00:00:00+00:00
- Size
- 7.88 MB
- Lang
- en
Real-world examples of cross-browser, mobile, and data-driven testing with all the latest features of Selenium WebDriver 3Key FeaturesUnlock the full potential of Selenium to test your web applicationsUse Selenium Grid for faster, parallel running, and cross-browser testingTest iOS and Android Apps with AppiumBook DescriptionSelenium WebDriver is an open source automation tool implemented through a browser-specific driver, which sends commands to a browser and retrieves results. The latest version of Selenium 3 brings with it a lot of new features that change the way you use and setup Selenium WebDriver. This book covers all those features along with the source code, including a demo website that allows you to work with an HMTL5 application and other examples throughout the book.Selenium WebDriver 3 Practical Guide will walk you through the various APIs of Selenium WebDriver, which are used in automation tests, followed by a...