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
- HOW TO USE CHROME BROWSER IN SELENIUM
- HOW TO GET XPATH OF ELEMENT IN WEB DRIVER
- EXPLICIT WAIT AND IMPLICIT WAIT
- OPEN A URL IN SELENIUM
- GET COMMANDS IN WEB DRIVER
- TYPES OF UI ELEMENT
- HOW TO SELECT A DROPDOWN IN SELENIUM WEB DRIVER
- HOW TO ADD SELENIUM IN ANY JAVA PROJECT
- HOW TO HANDLE POPUP DIALOGS
- WORKING WITH FORMS IN SELENIUM WEB DRIVER
- HOW TO SWITCH WINDOWS IN WEB DRIVER
- VERIFY TITLE OF A WEB PAGE USING SELENIUM WEB DRIVER SCRIPT
- TAKE SCREENSHOT IN WEB DRIVER
- OPEN A FILE IN A WEB DRIVER
- GET SITE ADDRESS FROM A TEXT FILE AND LAUNCH IT VIDEO TUTORIAL
- META DESCRIPTION OF A SITE USING WEB DRIVE
- HOW TO IDENTIFY TABLES IN A WEB PAGE
- 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: