In Selenium Tidbits we will cover some of the most commonly used techniques of selenium and explore them in complete detail, this will enable us to understand the concept more clearly than ever…

Topics

  1. Working with Different browsers in Selenium WebDriver
  2. Identifying and Working with controls in Selenium using FindElement
  3. Explicit and Implicit wait in Selenium
  4. Checking for control exist using Selenium
  5. Drag and Drop UI control in Selenium
  6. Mouse hover and click in Selenium
  7. Handing Popup window in Selenium
  8. Understanding and working with Xpath
  9. Selenium Grid understanding and configuring
  10. Selenium Grid Parallel test execution
  11. Working with hidden controls using Selenium
  12. Working with simple tables using Selenium
  13. Working with complex tables using Selenium