- Selenium Testing Tools Cookbook(Second Edition)
- Unmesh Gundecha
- 96字
- 2021-07-09 21:14:15
Chapter 1. Getting Started
In this chapter, we will see how to set up the Selenium WebDriver test development environment. We will also see some basic settings to help get started with Selenium WebDriver. You will learn the following:
- Configuring the Selenium WebDriver test development environment for Java with Eclipse and Maven
- Using Ant for Selenium WebDriver test execution
- Configuring Microsoft Visual Studio for Selenium WebDriver test development
- Configuring Selenium WebDriver for Python and Ruby
- Setting up Internet Explorer Driver Server
- Setting up ChromeDriver for Google Chrome
- Setting up Microsoft WebDriver for Microsoft Edge
推薦閱讀
- HTML5+CSS3王者歸來
- Visual C++程序設計學習筆記
- LabVIEW Graphical Programming Cookbook
- Java系統分析與架構設計
- Mastering Ember.js
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- MongoDB權威指南(第3版)
- 從零開始學Linux編程
- 西門子S7-200 SMART PLC編程從入門到實踐
- Python圖形化編程(微課版)
- PHP 7從零基礎到項目實戰
- Django 5企業級Web應用開發實戰(視頻教學版)
- Mastering Elixir
- Python一行流:像專家一樣寫代碼
- HTML5程序開發范例寶典