selenium capsules

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

Saturday, May 31, 2014

decorating selenium

›
On Selenium HQ home page, selenium is defined as following, Selenium automates browsers. That's it! What you do with that power is e...
Thursday, May 29, 2014

all roads lead to rome - options to locate element and elements

›
Selenium provides an interface to locate an element or elements on web page, SearchContext , both WebDriver and WebElement implement this in...
3 comments:
Sunday, May 25, 2014

autocomplete

›
Let us implement the autocomplete functional test for Google search page, when you type, o,r,a,c,l,e, it popup some matching words or phrase...
23 comments:
Saturday, May 24, 2014

functional selenium

›
Java 8 incorporated part of Google Guava library and provides nice support for functional programming , I found it extremely helpful when wo...

separate test data from page

›
1. Input Data Test data can be organized into Java Value Object or POJO as people call it, then used as the parameter for the methods of P...
2 comments:

add support for new browsers

›
There is an enum based Browser support in Selenium Capsules, the code is here, Browser The Firefox is, It doesn't contain all of...
Friday, May 23, 2014

selenium capsules are on github

›
https://github.com/yujunliang/seleniumcapsules
‹
›
Home
View web version

About Me

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