java

Highlight WebElements using Selenium WebDriver

Highlight WebElements using Selenium WebDriver

Highlighting elements using WebDriver The Native application, desktop based automation tools will have the native movements and we will visually see where…

Automatically Email the reports after Selenium test execution

How to automatically trigger email with reports after execution ?…

WebDriver

UML Class diagrams of Selenium Source code

UML Class diagrams of Selenium Source code

Class diagrams of Selenium Source code. Going to be a selenium committer ? I am sure this might be help ful for…

Appium for Automating Native iOS Apps

Appium Test Automation tool for Native iOS Applications Guys, there…

SikuliWebDriver

SikuliFirefoxDriver SikuliFirefoxDriver extends Selenium’s FirefoxDriver by adding Sikuli’s image search…

Performance data collection using BrowserMob Proxy and Selenium

BrowserMob Proxy with Selenium BrowserMob Proxy is a simple utility…

More Articles

Android App for AssertSelenium

Android App for AssertSelenium A happy News for all Assert Selenium User’s out there. In this fast paced and a digitalized world, innovation of technology plays important role and one such innovation is going mobile and on cloud. Yes, here is an Andorid App for…

Selenium Blogs

List of Selenium blogs on the WWW I just couldn’t resist sharing with you all, the awesome collections of Selenium Blogs By Michael Wowro. A big thanks to Michael for spending his time in setting up that. Click here for the Selenium blogs list

Selenium with FitNesse – Acceptance testing Framework

Selenium Integration with FitNesse Acceptance testing framework FitNesse is a web server, a wiki, and an automated testing tool for software. FitNesse is a software development collaboration tool. FitNesse is designed to support acceptance testing rather than unit testing in that it facilitates detailed readable…

Silvernium ~ Selenium for Silverlight Applications

SilverLight Application Automation Selenium Support for SilverLight Applications The Silverlight is a relatively new client side technology released by Microsoft .To automate the Silverlight application using Selenium Open source is not possible directly. But in the open source market we can use the Silvernium component…

What is TDD, BDD & ATDD ?

Difference between TDD, BDD & ATDD   TDD- Test Driven Development, Behaviour Driven Development & Acceptance TestDriven Development Well, you could see the above Acronyms buzzing over all Automation folks. I was not sure on what it means and How it differs each other. How…

Selenium 2.0 – WebDriver – Introduction

WebDriver is a tool for automating web application testing, and in particular to verify that functionalities work as expected. It aims to provide a friendly API that’s easy to explore and understand, easier to use than the Selenium-RC (1.0) API, which will help to make…

Selenium Project setup using Maven

Selenium Project Using Maven In the last post we saw How to setup the selenium WebDriver using Eclipse. Now here we will see How to setup the Selenium WebDriver using the Maven project. Maven is a Build tool for java just as Ant is. [http://maven.apache.org/what-is-maven.html].…

How To Setup a Selenium WebDriver Project in Eclipse ?

Creating a Simple Selenium – Java project in Eclipse This post will help the selenium users-Beginners to setup the selenium project and execute a simple WebDriver script Steps To Create a Selenium Project in Eclipse Step 1: Download Eclipse Step 2: Creating a New Java…

Selenium Automation

Assert Selenium, this title is quite interesting. Thought a lot for naming this blog, my colleagues Manish and Kadhar helped me with suggestions and then finally its Assert Selenium as suggested by kadhar. A special thanks both. Using Selenium for about 3 Years now. Starting…