- Selenium WebDriver 3 Practical Guide
- Unmesh Gundecha Satya Avasarala
- 56字
- 2021-08-13 16:08:12
Questions
- True or false: Selenium is a browser automation library.
- What are the different types of locator mechanisms provided by Selenium?
- True or false: With the getAttribute() method, we can read CSS attributes as well?
- What actions can be performed on a WebElement?
- How can we determine whether the checkbox is checked or unchecked?