Learn Selenium
上QQ阅读APP看书,第一时间看更新

Questions

  1. True or false: Selenium is a browser automation library.
  2. What are the different types of locator mechanisms provided by Selenium?
  3. True or false: With the getAttribute() method, we can read CSS attributes as well?
  4. What actions can be performed on a WebElement?
  5. How can we determine whether the checkbox is checked or unchecked?