# Selenium-WebDriver-3-Practical-Guide-Second-Edition **Repository Path**: unixing/Selenium-WebDriver-3-Practical-Guide-Second-Edition ## Basic Information - **Project Name**: Selenium-WebDriver-3-Practical-Guide-Second-Edition - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Selenium WebDriver 3 Practical Guide Second Edition Selenium WebDriver 3 Practical Guide Second Edition This is the code repository for [Selenium WebDriver 3 Practical Guide ](https://github.com/PacktPublishing/Selenium-WebDriver-3-Practical-Guide-Second-Edition.git), published by Packt. **End-to-end automation testing for web and mobile browsers with Selenium WebDriver** ## What is this book about? Selenium WebDriver 3 is the latest version used by many professionals for automated testing. The book will guide you through various Selenium WebDriver APIs and provide solutions to the common challenges faced while using Selenium WebDriver. You will learn to use remote WebDriver to run tests on remote machines for cross-browser testing and also set up Selenium Grid. This book covers the following exciting features: * Understand what Selenium 3 is and how is has been improved than its predecessor * Use different mobile and desktop browser platforms with Selenium 3 * Perform advanced actions, such as drag-and-drop and action builders on web page * Learn to use Java 8 API and Selenium 3 together * Explore remote WebDriver and discover how to use it If you feel this book is for you, get your [copy](https://www.amazon.com/Selenium-WebDriver-Practical-Guide-automation/dp/1788999762/ref=sr_1_3?s=books&ie=UTF8&qid=1533181933&sr=1-3&keywords=selenium) today! https://www.packtpub.com/ ## Instructions and Navigations All of the code is organized into folders. For example, Chapter01. The code will look like the following: ``` 1.8 3.13.0 6.13.1 3.7.0 ``` **Following is what you need for this book:** Selenium WebDriver 3 Practical Guide is for software quality assurance/testing professionals, software project managers, or software developers interested in using Selenium for testing their applications. Prior programming experience in Java is necessary. ### Software and Hardware List | Chapter | Software required | OS required | | -------- | ------------------------------------| -----------------------------------| | 1-11 | Eclipse, Mozilla Firefox, Google chrome, or Safari | Linux, MacOS, Windows | We also provide a PDF file that has color images of the screenshots/diagrams used in this book. [Click here to download it](https://www.packtpub.com/sites/default/files/downloads/Puppet5CookbookFourthEdition_ColorImages.pdf). ### Related products * Mastering Selenium WebDriver 3.0 - Second Edition [[Packt]](https://www.packtpub.com/web-development/mastering-selenium-webdriver-30-second-edition?utm_source=github&utm_campaign=9781788999762) [[Amazon]](https://www.amazon.com/Mastering-Selenium-WebDriver-3-0-performance/dp/1788299671/ref=sr_1_fkmr0_1?ie=UTF8&qid=1533182143&sr=8-1-fkmr0&keywords=Mastering+Selenium+WebDriver+3.0+-+Second+Edition) * Selenium Framework Design in Data-Driven Testing [[Packt]](https://www.packtpub.com/web-development/selenium-framework-design-data-driven-testing?utm_source=github&utm_campaign=9781788999762) [[Amazon]](https://www.amazon.com/Selenium-Framework-Design-Data-Driven-Testing/dp/1788473574/ref=sr_1_1_sspa?s=books&ie=UTF8&qid=1533182518&sr=1-1-spons&keywords=Selenium+Framework+Design+in+Data-Driven+Testing&psc=1) ## Get to Know the Author **Unmesh Gundecha** Unmesh Gundecha has over 16 years, experience in Agile software development, test automation, and DevOps methodologies. He is an Agile, open source, and DevOps evangelist with extensive experience in a diverse set of tools and technologies. He has extensive hands-on experience in building sustainable and repeatable test automation solutions for web and mobile platforms, APIs, and CLI apps with continuous integration and delivery pipelines, using best-of-breed open source and commercial tools to do so. He is the author of Selenium Testing Tools Cookbook and Learning Selenium Testing Tools with Python, both by Packt Publishing. ## Other books by the authors * [Selenium Testing Tools Cookbook - Second Edition](https://www.packtpub.com/web-development/selenium-testing-tools-cookbook-second-edition) * [Selenium Framework Design in Data-Driven Testing](https://www.packtpub.com/web-development/learning-selenium-testing-tools-python) ### Suggestions and Feedback [Click here](https://docs.google.com/forms/d/e/1FAIpQLSdy7dATC6QmEL81FIUuymZ0Wy9vH1jHkvpY57OiMeKGqib_Ow/viewform) if you have any feedback or suggestions.