Selenium Webdriver

Webdriver is a Collections of APIs for automating web applications.It also has capability to execute test against different browsers. WebDriver is a tool for automating web application and in particular to verify that they work as expected


Webdriver supports many Programming languages such as
  • JAVA
  • PHP
  • PYTHON
  • PERL
  • .NET
WebDriver is faster than any other Automation Tool.We also have different framework that can be implemented with webdriver such as:


  • Data Driven Test Framework
  • Hybrid Test Framework
  • Keyword Driven Test Framework


We will be learning all the concepts of selenium webdriver. Here are the links that we have learned so far and these links are updated daily



  1. HOW TO USE CHROME BROWSER IN SELENIUM
  2. HOW TO GET XPATH OF ELEMENT IN WEB DRIVER
  3. EXPLICIT WAIT AND IMPLICIT WAIT
  4. OPEN A URL IN SELENIUM
  5. GET COMMANDS IN WEB DRIVER
  6. TYPES OF UI ELEMENT
  7. HOW TO SELECT A DROPDOWN IN SELENIUM WEB DRIVER
  8. HOW TO ADD SELENIUM IN ANY JAVA PROJECT
  9. HOW TO HANDLE POPUP DIALOGS
  10. WORKING WITH FORMS IN SELENIUM WEB DRIVER
  11. HOW TO SWITCH WINDOWS IN WEB DRIVER
  12. VERIFY TITLE OF A WEB PAGE USING SELENIUM WEB DRIVER SCRIPT
  13. TAKE SCREENSHOT IN WEB DRIVER
  14. OPEN A FILE IN A WEB DRIVER
  15. GET SITE ADDRESS FROM A TEXT FILE AND LAUNCH IT VIDEO TUTORIAL 
  16. META DESCRIPTION OF A SITE USING WEB DRIVE
  17. HOW TO IDENTIFY TABLES IN A WEB PAGE 
  18. DATA DRIVEN USING APACHE POI


If want to work on selenium live project or need any reference on what project are in selenium. Check out below link



0 comments: