selenium capsules
advanced tutorials for selenium 2 webdriver and functional programming in java 8
Friday, June 6, 2014
form element - checkbox
›
Checkboxes are one kind of form elements allowing user to answer true or false questions. It provides toggle behaviour when user clicks tone...
Thursday, June 5, 2014
form element - radio button
›
Radio buttons are one type of graphical user interface element that allows the user to choose only one of the available options. And thi...
form element - input
›
Quite often, test automation requires to fill out forms and click button or link to send data back to server, thus it is necessary to introd...
Wednesday, June 4, 2014
what inside selenium capsules?
›
Selenium Capsules Selenium WebDriver Searchable SearchContext ExplicitWait FluentWait Browser WebDriver E...
Tuesday, June 3, 2014
specification
›
In this post, table manners , I delibrately gave an incomplete test, just to show the way to read a table, now, I am going to talk another i...
Monday, June 2, 2014
table manners for selenium capsules
›
Here is a simple table, http://www.w3schools.com/html/html_tables.asp Let us see how Selenium Capsules can help to read the content of i...
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...
‹
›
Home
View web version