Get to grips with automated web testing with the amazing power of Selenium WebDriverAbout This BookUtilize Selenium WebDriver features for automation testing using outstanding techniques and strategiesLearn how to build, customize, and maintain Selenium frameworksPacked with numerous practical examples, this book covers all the functions and commands that will help you grasp Selenium functions quicklyWho This Book Is ForIf you are a developer who wants to migrate from Selenium RC or any other automation tool to Selenium WebDriver, then this book is for you. Knowledge of automation tools is necessary to follow the examples in this book.
What You Will LearnHandle the Selenium IDE and Builder features efficientlyIntegrate JavaScript with the Selenium IDEPractice cross-browser testing in your favorite browserRun automated Selenium WebDriver tests on different cloud serversGo through all the Selenium WebDriver functionsDiscover how to handle the features not supported by Selenium WebDriverObserve various testing techniques using available frameworksDevelop your own Selenium framework for well-organized web application testingIn DetailThis book will help you seamlessly migrate from Selenium RC to Selenium WebDriver. You will be able to quickly develop automated tests with little effort. Based on popularity, support, and usage, the scripts throughout the book are in Java.
We will start off by familiarizing you with the Selenium IDE, teaching you its functions, and using it to automate and debug a complex website. Next, we will harness the power of Selenium WebDriver to perform cross-browser automation tests. We will then go to the next level and run automation tests on the cloud. After this, we will cover a wide range of functions provided by the Selenium WebDriver API that can be used for effective web automation tests. Finally, you will learn how to perform Data-Driven and Behavior-Driven tests.