- Selenium WebDriver Quick Start Guide
- Pinakin Chaubal
- 57字
- 2021-06-24 18:26:26
Class structure of Selenium WebDriver
The following diagram is a snapshot of the class structure of Selenium WebDriver. The WebDriver interface is the parent of Remote WebDriver, which is a public class. Drivers for Internet Explorer, Firefox, Chrome, and so on inherit from the Remote WebDriver. In future chapters, we will be digging deep into these drivers:

推薦閱讀
- Linux設備驅動開發詳解(第2版)
- VMware Horizon View 6 Desktop Virtualization Cookbook
- 嵌入式Linux系統開發:基于Yocto Project
- Ganglia系統監控
- 嵌入式應用程序設計綜合教程(微課版)
- 嵌入式Linux驅動程序和系統開發實例精講
- 混沌工程實戰:手把手教你實現系統穩定性
- 網絡操作系統管理與應用(第三版)
- Microsoft Operations Management Suite Cookbook
- AWS Development Essentials
- Django Project Blueprints
- Windows 7使用詳解(修訂版)
- iOS 10 開發指南
- Linux 從入門到項目實踐(超值版)
- CSS揭秘