- Selenium WebDriver Quick Start Guide
- Pinakin Chaubal
- 154字
- 2021-06-24 18:26:23
Introducing Selenium WebDriver and Environment Setup
Welcome to the exciting world of test automation using Java 8 and Selenium WebDriver 3.x. Throughout this book, we will get up to speed with Selenium and its surrounding technologies. Selenium is a browser automation tool that has progressed tenfold since its initial inception. Along with tools such as AutoIt, it can be used for automating desktop applications. Selenium is getting used extensively in mobile automation nowadays. The most important point is that it is open source, has a vast developer community, and is constantly evolving. With Selenium Grid, we can simulate different browsers on a single machine.
First, we will start with understanding the basics. This chapter is a gentle introduction to Selenium, and we will be covering the following topics:
- The need for test automation and its advantages
- Java 8 (briefly)
- Selenium RC
- Selenium WebDriver
- Various drivers in Selenium
- Preparing for the first script
- Social Media Mining with R
- SOA實踐者說
- 曝光:Linux企業運維實戰
- 開源安全運維平臺OSSIM疑難解析:入門篇
- 嵌入式Linux驅動程序和系統開發實例精講
- macOS效率手冊
- 嵌入式Linux應用開發菜鳥進階
- NetDevOps入門與實踐
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- Windows 10從新手到高手
- Hands-On GPU Programming with Python and CUDA
- 鴻蒙操作系統設計原理與架構
- Learn Quantum Computing with Python and IBM Quantum Experience
- Learn OpenShift
- Azure Resource Manager Templates Quick Start Guide