- 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
推薦閱讀
- Learning Cython Programming
- Visual Basic編程:從基礎(chǔ)到實踐(第2版)
- 簡單高效LATEX
- C語言程序設(shè)計基礎(chǔ)與實驗指導(dǎo)
- DevOps Automation Cookbook
- Java程序員面試算法寶典
- Oracle數(shù)據(jù)庫從入門到運(yùn)維實戰(zhàn)
- Visual Basic程序設(shè)計教程
- Learning Network Forensics
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會議系統(tǒng)
- Visual Basic程序設(shè)計實驗指導(dǎo)(第二版)
- Arduino可穿戴設(shè)備開發(fā)
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- Julia數(shù)據(jù)科學(xué)應(yīng)用
- 從零學(xué)Java設(shè)計模式