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

Questions

  1. Which are the different formats we can use to output a screenshot?
  2. How can we switch to another browser tab with Selenium?
  3. True or false: The defaultContent() method will switch to the previously selected frame.
  4. What navigation methods are available with Selenium?
  5. How can we add a cookie using Selenium?
  6. Explain the difference between an implicit wait and an explicit wait.