- Selenium Testing Tools Cookbook(Second Edition)
- Unmesh Gundecha
- 123字
- 2021-07-09 21:14:14
What you need for this book
You will need the following software to follow the recipes in this book:
- Browsers: Mozilla Firefox, Google Chrome, or Microsoft Internet Explorer
- Selenium browser drivers: Chrome Driver and InternetExplorerDriver
- Selenium tools: The Selenium WebDriver client driver (based on your preference of programming language) and Selenium Standalone Server
- IDE: Eclipse, IntelliJ IDEA, and Microsoft Visual Studio (for .NET)
- BDD framework tools: Cucumber-JVM, SpecFlow.NET (for .NET), and Capybara (for Ruby)
- Build and integration tools: Maven, ANT, and Jenkins
- Other GUI automations tools: AutoIt and Sikuli
- Mobile tools: Apple Xcode (for iOS mobile browser testing), Android SDK, Android Server APK, and Appium
- Language runtimes: JDK 1.7 or JDK 1.8 (for Java), Ruby 1.9+ (for Ruby), and Python 2.7+ (for Python)
推薦閱讀
- Clojure Programming Cookbook
- Spring Cloud Alibaba核心技術與實戰案例
- Java多線程編程實戰指南:設計模式篇(第2版)
- PyTorch自動駕駛視覺感知算法實戰
- Java Web應用開發技術與案例教程(第2版)
- Xamarin.Forms Projects
- Modern JavaScript Applications
- Serverless架構
- QGIS By Example
- Python Data Structures and Algorithms
- Learning Apache Cassandra
- C# Multithreaded and Parallel Programming
- Mastering Python Design Patterns
- Unity 2018 Augmented Reality Projects
- Cocos2d-x Game Development Blueprints