- Selenium WebDriver 3 Practical Guide
- Unmesh Gundecha Satya Avasarala
- 62字
- 2021-08-13 16:08:07
Using the By locating mechanism
By is the locating mechanism passed to the findElement() method or the findElements() method to fetch the respective WebElement(s) on a web page. There are eight different locating mechanisms; that is, eight different ways to identify
an HTML element on a web page. They are located by ID, Name, ClassName, TagName, LinkText, PartialLinkText, XPath, and CSS Selector.
推薦閱讀
- 物聯網標準化指南
- 物聯網安全與深度學習技術
- 城域網與廣域網(第2版)
- Unity Artificial Intelligence Programming
- 基于性能的保障理論與方法
- Getting Started with nopCommerce
- 一本書讀懂物聯網
- 5G技術核心與增強:從R15到R17
- 5G非正交多址接入技術:理論、算法與實現
- React Design Patterns and Best Practices(Second Edition)
- 物聯網與智慧廣電
- Python Web Scraping Cookbook
- Telerik WPF Controls Tutorial
- 物聯網與無線傳感器網絡(第2版)
- 當大數據遇見物聯網:智能決策解決之道