Selenium Tutorials

Why Selenium ?

Setup Selenium WebDriver in Eclipse

Create your First WebDriver Script

WebDriver Methods

Execute Selenium Test on Chrome Browser

Execute Selenium Test on IE Browser

Execute Selenium Test on Firefox browser using GeckoDriver

Overview of Element Locators in Selenium WebDriver

Difference between close() and quit() methods

Difference between findElement & findElements function in Selenium Webdriver

Thread.sleep() wait in Selenium WebDriver

Implicit Wait in Selenium WebDriver

Explicit Wait in Selenium WebDriver

Select an Option from a Dropdown using Selenium WebDriver

Select Multiple Options from Dropdown using Selenium WebDriver

How to Submit a Form using Selenium Webdriver

How to Maximize Browser in Selenium Webdriver

Multiple ways to Refresh Browser

How to Handle Javascript Alert using Selnium WebDriver

Perform Mouse Hover in WebDriver

Perform Right click in WebDriver

Migrate existing selenium RC scripts to Web Driver

Take Screenshot of Whole Webpage using Selenium WebDriver

Capture screen shot of partial web page using selenium webdriver – Deleted

Capture screen shot of Web Element using selenium webdriver – Deleted

Handle Frames using Selenium WebDriver

How to record a video of selenium test scripts execution ?

How to find broken links using selenium Webdriver

Click element using JavaScriptExecutor

Handle Multiple Windows using Selenium WebDriver

Apply wait for new window using Selenium WebDriver

Generate HTML Report in Selenium WebDriver Project using ExtentReport Libraries

Read PDF content using Selenium WebDriver

How to scroll a Web Page using coordinates of WebElement in Selenium WebDriver ?

What is WebDriverManager and how to implement it ?

File Upload using Selenium & Robot Class

File Upload using JavaScript & Selenium

Upload File using Selenium & AutoIt

Read data from Property File in Selenium script using JAVA

Issues usually occur in WebDriver

TypeError: Failed to execute ‘createNSResolver’ on ‘Document’: parameter 1 is not of type ‘Node

Unexpected error launching Internet Explorer. Protected Mode settings are not the same for all zones

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms

Selenium WebDriver typing very slow in text field on Internet Explorer

Miscellaneous

Will add more information about WebDriver soon. Keep checking this page for new content 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *