- Selenium Testing Tools Cookbook(Second Edition)
- Unmesh Gundecha
- 97字
- 2021-07-09 21:14:18
Chapter 2. Finding Elements
In this chapter, we will see how to use Selenium WebDriver API to find elements on a Web page and interact with these elements. We will explore various locator strategies supported by Selenium WebDriver. You will learn about:
- Using browser tools for inspecting elements and page DOM
- Finding an element using the findElement method
- Finding elements using the findElements method
- Finding links
- Finding elements by tag name
- Finding elements using CSS selectors
- Finding elements using XPath
- Finding elements using tag text contents
- Finding elements using advanced CSS selectors
- Using jQuery selectors
推薦閱讀
- 從零開始構(gòu)建企業(yè)級RAG系統(tǒng)
- MySQL 8從入門到精通(視頻教學版)
- Learning RabbitMQ
- CouchDB and PHP Web Development Beginner’s Guide
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Mastering Apache Spark 2.x(Second Edition)
- Arduino家居安全系統(tǒng)構(gòu)建實戰(zhàn)
- Spring Security Essentials
- Java程序設計基礎(第6版)
- Java從入門到精通(視頻實戰(zhàn)版)
- Beginning PHP
- Angular Router
- Learning PowerShell DSC
- Hands-On RESTful API Design Patterns and Best Practices
- Mobile Prototyping with Axure 7