- Selenium WebDriver Quick Start Guide
- Pinakin Chaubal
- 113字
- 2021-06-24 18:26:22
Preface
Selenium WebDriver is based on the JSON wire protocol. This book explores various facets of Selenium WebDriver 3. It introduces Selenium WebDriver 3 in a layman fashion and opens the areas in Browser Automation to the reader.
Starting from a very basic introduction to element locators, the basic Selenium commands are explored and various programs are demonstrated to make the concepts clear. Handling popup windows and alerts is dealt with next, followed by various waiting mechanisms. Then we move on to the Actions class and JavaScript executor. Eventually, we explore the command design pattern, create few components of a Keyword-Driven framework, and learn about the extra locators available in Selenium WebDriver 3.
推薦閱讀
- 30天自制操作系統(tǒng)
- Implementing Cisco UCS Solutions
- 精通Linux內(nèi)核開(kāi)發(fā)
- Linux性能優(yōu)化
- 計(jì)算機(jī)系統(tǒng)開(kāi)發(fā)與優(yōu)化實(shí)戰(zhàn)
- 嵌入式實(shí)時(shí)操作系統(tǒng)μC/OS原理與實(shí)踐
- Application Development in iOS 7
- OpenStack系統(tǒng)架構(gòu)設(shè)計(jì)實(shí)戰(zhàn)
- 從實(shí)踐中學(xué)習(xí)Kali Linux無(wú)線網(wǎng)絡(luò)滲透測(cè)試
- Linux基礎(chǔ)使用與案例
- Advanced Infrastructure Penetration Testing
- Agile IT Security Implementation Methodology
- 鴻蒙HarmonyOS應(yīng)用開(kāi)發(fā)入門
- 計(jì)算機(jī)操作系統(tǒng)(第3版)(微課版)
- Android Telephony原理解析與開(kāi)發(fā)指南