selenium capsules

advanced tutorials for selenium 2 webdriver and functional programming in java 8

Monday, November 21, 2016

The Book has arrived

›
Selenium WebDriver Book
12 comments:
Friday, March 11, 2016

Selenium jQuery Automation

›
Saturday, June 14, 2014

handle ajax

›
When testing web sites built with AJAX technology, special cares must be taken to make sure when you call webDriver.findElement. Here is a w...
Thursday, June 12, 2014

handle alert and confirm

›
The following two tests demonstrate how to click "OK" on a confirm message box, the first method uses Selenium directly, the secon...
Sunday, June 8, 2014

upload file

›
Some applications may require user to upload the file and since it is part of the workflow, without it, the test can be executed end to end,...
1 comment:

locating

›
I found out one commonality between all form elements, 1. They all have these two instance fields, Where and Locator; 2. They all call lo...
Friday, June 6, 2014

form element - select

›
Select is a dropdown user interface for people to select the desired the value from the list. for example, Selenium UI Support provided...
›
Home
View web version

About Me

My photo
Yujun Liang
View my complete profile
Powered by Blogger.