<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Assert Selenium</title>
	<atom:link href="http://assertselenium.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://assertselenium.com</link>
	<description>Selenium Automation in a Right Way</description>
	<lastBuildDate>Thu, 13 Jun 2013 13:04:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Selenium Conference 2013</title>
		<link>http://assertselenium.com/2013/06/11/selenium-conference-2013/</link>
		<comments>http://assertselenium.com/2013/06/11/selenium-conference-2013/#comments</comments>
		<pubDate>Tue, 11 Jun 2013 07:51:56 +0000</pubDate>
		<dc:creator>Manoj Kumar</dc:creator>
				<category><![CDATA[Selenium]]></category>
		<category><![CDATA[live stream selenium conference]]></category>
		<category><![CDATA[Seconf]]></category>
		<category><![CDATA[seconf live]]></category>
		<category><![CDATA[selenium conference]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=880</guid>
		<description><![CDATA[The most awaited Selenium Conference 2013 starts in about 4 hours from now. For the First time, there is going to be live stream of Selenium conference. Schedule of events You can watch live, Track A Track B Enjoy Watching them.]]></description>
		<wfw:commentRss>http://assertselenium.com/2013/06/11/selenium-conference-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migration from Selenium RC to WebDriver</title>
		<link>http://assertselenium.com/2013/04/28/migration-from-selenium-rc-to-webdriver/</link>
		<comments>http://assertselenium.com/2013/04/28/migration-from-selenium-rc-to-webdriver/#comments</comments>
		<pubDate>Sun, 28 Apr 2013 17:55:57 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[WebDriver]]></category>
		<category><![CDATA[migration from seleniumrc to webdriver]]></category>
		<category><![CDATA[seleniumrc and webdriver]]></category>
		<category><![CDATA[webdriverbackedselenium]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=815</guid>
		<description><![CDATA[Selenium Remote control got birth from the JavaScriptTestRunner that Jason huggins developed for automating their In-House Time -n- Expenses application. Selenium RC had few limitations that created serious problems with the advancement of rich internet applications like Same Origin Policy file Uploads and few others.. Selenium RC is officially deprecated now with no further development [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2013/04/28/migration-from-selenium-rc-to-webdriver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with GhostDriver &amp; PhantomJs</title>
		<link>http://assertselenium.com/2013/03/25/getting-started-with-ghostdriver-phantomjs/</link>
		<comments>http://assertselenium.com/2013/03/25/getting-started-with-ghostdriver-phantomjs/#comments</comments>
		<pubDate>Sun, 24 Mar 2013 19:58:30 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[headless testing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[PhantomJs]]></category>
		<category><![CDATA[WebDriver]]></category>
		<category><![CDATA[ghost driver]]></category>
		<category><![CDATA[GhostDriver]]></category>
		<category><![CDATA[headless testing with selenium]]></category>
		<category><![CDATA[phantomJsDriver]]></category>
		<category><![CDATA[webdriver headless testing with ghostdriver]]></category>
		<category><![CDATA[wire protocol]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=675</guid>
		<description><![CDATA[Headless Testing with GhostDriver and PhantomJs Headless Testing One major use case of PhantomJS is headless testing of web applications. It is suitable for general command-line based testing, as well as with the CI system. Bringing you here the WebDriver Implementation of PhantomJs Headless Testing. PhantomJS itself is not a test framework, it is only [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2013/03/25/getting-started-with-ghostdriver-phantomjs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling iFrames using WebDriver</title>
		<link>http://assertselenium.com/2013/02/22/handling-iframes-using-webdriver/</link>
		<comments>http://assertselenium.com/2013/02/22/handling-iframes-using-webdriver/#comments</comments>
		<pubDate>Thu, 21 Feb 2013 20:43:52 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[WebDriver]]></category>
		<category><![CDATA[how to capture iframes using webdriver]]></category>
		<category><![CDATA[how to handle iframes in webdrive]]></category>
		<category><![CDATA[iframes]]></category>
		<category><![CDATA[iframes selenium]]></category>
		<category><![CDATA[selenium webdriver iframes]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=732</guid>
		<description><![CDATA[iFrames An inline frame is used to embed another document within the current HTML document. It means iframe is actually a webpage within the webpage which have its own DOM for every iframe on the page. the HTML source code of the webpage that has an iframe will look like the below code. In the [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2013/02/22/handling-iframes-using-webdriver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WebDriver Wait Commands</title>
		<link>http://assertselenium.com/2013/01/29/webdriver-wait-commands/</link>
		<comments>http://assertselenium.com/2013/01/29/webdriver-wait-commands/#comments</comments>
		<pubDate>Mon, 28 Jan 2013 21:17:47 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[WebDriver]]></category>
		<category><![CDATA[fluentwait]]></category>
		<category><![CDATA[wait in webdriver]]></category>
		<category><![CDATA[webdriver wait]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=625</guid>
		<description><![CDATA[Wait commands in WebDriver Listing out the different WebDriver Wait statements that can be useful for an effective scripting and can avoid using the Thread.sleep() comamnds After few searches and digging into the WebDriver Java doc, I managed to design a mindmap of the different WebDriver commands available WebDriver.manage().timeouts() implicitlyWait WebDriver driver = new FirefoxDriver(); [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2013/01/29/webdriver-wait-commands/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Thucydides &#8211; The ATDD way</title>
		<link>http://assertselenium.com/2013/01/24/thucydides-the-atdd-way/</link>
		<comments>http://assertselenium.com/2013/01/24/thucydides-the-atdd-way/#comments</comments>
		<pubDate>Wed, 23 Jan 2013 18:51:09 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[ATDD]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[WebDriver]]></category>
		<category><![CDATA[atdd]]></category>
		<category><![CDATA[atdd thucydides]]></category>
		<category><![CDATA[selenium thucydides]]></category>
		<category><![CDATA[th]]></category>
		<category><![CDATA[thucydides webdriver]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=649</guid>
		<description><![CDATA[Thucydides In this article I introduce Thucydides, an open source ATDD framework built on top of Selenium 2. Introducing Thucydides Thucydides (Thoo-SID-a-dees) is a tool designed to make writing automated acceptance and regression tests easier. It provides features that make it easier to organize and structure your acceptance tests, associating them with the user stories [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2013/01/24/thucydides-the-atdd-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UML Class diagrams of Selenium Source code</title>
		<link>http://assertselenium.com/2013/01/20/uml-class-diagrams-of-selenium-source-code/</link>
		<comments>http://assertselenium.com/2013/01/20/uml-class-diagrams-of-selenium-source-code/#comments</comments>
		<pubDate>Sun, 20 Jan 2013 15:31:35 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WebDriver]]></category>
		<category><![CDATA[java class diagrams]]></category>
		<category><![CDATA[selenium source]]></category>
		<category><![CDATA[selenium source code]]></category>
		<category><![CDATA[source code documentation]]></category>
		<category><![CDATA[webdriver source code]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=668</guid>
		<description><![CDATA[Class diagrams of Selenium Source code. Going to be a selenium committer ? I am sure this might be help ful for you to get a sneak- peak of huge set of source codes. There are more than 4000+ Java class diagrams generated here Small description about the software, AgileJ is a reverse engineering tool [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2013/01/20/uml-class-diagrams-of-selenium-source-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Appium for Automating Native iOS Apps</title>
		<link>http://assertselenium.com/2013/01/17/appium-for-automating-native-ios-apps/</link>
		<comments>http://assertselenium.com/2013/01/17/appium-for-automating-native-ios-apps/#comments</comments>
		<pubDate>Wed, 16 Jan 2013 18:40:27 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[Appium]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[WebDriver]]></category>
		<category><![CDATA[appium]]></category>
		<category><![CDATA[appium automation]]></category>
		<category><![CDATA[appium for ios apps]]></category>
		<category><![CDATA[appium tool]]></category>
		<category><![CDATA[automation tool for native ios apps]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=597</guid>
		<description><![CDATA[Appium Test Automation tool for Native iOS Applications Guys, there has been some implementaion changes for the Appium tool and i am sure there will few changes in setting up the project as well as my blog post here, pls wait for the new updated post. Thanks for the patience We have seen Selenium WebDriver&#8217;s [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2013/01/17/appium-for-automating-native-ios-apps/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Android App for AssertSelenium</title>
		<link>http://assertselenium.com/2013/01/12/android-app-for-assertselenium/</link>
		<comments>http://assertselenium.com/2013/01/12/android-app-for-assertselenium/#comments</comments>
		<pubDate>Sat, 12 Jan 2013 17:57:17 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[andorid app for selenium]]></category>
		<category><![CDATA[selenium for android]]></category>
		<category><![CDATA[webdriver for android]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=590</guid>
		<description><![CDATA[Android App for AssertSelenium A happy News for all Assert Selenium User&#8217;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 AssertSelenium and it will be of ease for all Android [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2013/01/12/android-app-for-assertselenium/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Protected: Selenium Conference 2014 in India</title>
		<link>http://assertselenium.com/2012/12/31/selenium-conference-india/</link>
		<comments>http://assertselenium.com/2012/12/31/selenium-conference-india/#comments</comments>
		<pubDate>Mon, 31 Dec 2012 08:52:44 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=572</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
		<wfw:commentRss>http://assertselenium.com/2012/12/31/selenium-conference-india/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SikuliWebDriver</title>
		<link>http://assertselenium.com/2012/12/22/sikuliwebdriver-2/</link>
		<comments>http://assertselenium.com/2012/12/22/sikuliwebdriver-2/#comments</comments>
		<pubDate>Sat, 22 Dec 2012 16:49:50 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[maven]]></category>
		<category><![CDATA[Page Object Pattern]]></category>
		<category><![CDATA[WebDriver]]></category>
		<category><![CDATA[selenium integration with sikuli]]></category>
		<category><![CDATA[sikuli webdriver]]></category>
		<category><![CDATA[SikuliFirefoxDriver]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=547</guid>
		<description><![CDATA[SikuliFirefoxDriver SikuliFirefoxDriver extends Selenium&#8217;s FirefoxDriver by adding Sikuli&#8217;s image search capability. It is useful for automating interactions with highly visual interfaces such as Google Map, captcha(if the Image is same for Test Environment),and also for upload functionality). Since SikuliFirefoxDriver directly inherits from Selenium&#8217;s FirefoxDriver class, you can use all existing methods provided by FirefoxDriver Example [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2012/12/22/sikuliwebdriver-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Highlight WebElements using Selenium WebDriver</title>
		<link>http://assertselenium.com/2012/12/20/highlight-webelements-using-selenium-webdriver/</link>
		<comments>http://assertselenium.com/2012/12/20/highlight-webelements-using-selenium-webdriver/#comments</comments>
		<pubDate>Wed, 19 Dec 2012 19:36:09 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[Domain Specific Language]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[WebDriver]]></category>
		<category><![CDATA[highlight element in selenium webdriver]]></category>
		<category><![CDATA[webdriver highlight element]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=541</guid>
		<description><![CDATA[Highlighting elements using WebDriver The Native application, desktop based automation tools will have the native movements and we will visually see where the tool clicks and on which element it is focused and so on.. With selenium there is no any Native movements hence its mystery for a selenium user to recognize where the selenium [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2012/12/20/highlight-webelements-using-selenium-webdriver/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Selenium Blogs</title>
		<link>http://assertselenium.com/2012/12/14/selenium-blogs/</link>
		<comments>http://assertselenium.com/2012/12/14/selenium-blogs/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 19:29:15 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[list of selenium blogs]]></category>
		<category><![CDATA[overview of selenium blogs]]></category>
		<category><![CDATA[Selenium blogs]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=534</guid>
		<description><![CDATA[List of Selenium blogs on the WWW I just couldn&#8217;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]]></description>
		<wfw:commentRss>http://assertselenium.com/2012/12/14/selenium-blogs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Automatically Email the reports after Selenium test execution</title>
		<link>http://assertselenium.com/2012/11/13/emailable-reports-for-selenium-scripts/</link>
		<comments>http://assertselenium.com/2012/11/13/emailable-reports-for-selenium-scripts/#comments</comments>
		<pubDate>Tue, 13 Nov 2012 18:03:06 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[WebDriver]]></category>
		<category><![CDATA[emailable reports efter execution selenium]]></category>
		<category><![CDATA[send email after execution]]></category>
		<category><![CDATA[send reports automatically after selenium execution]]></category>
		<category><![CDATA[trigger email after selenium execution]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=503</guid>
		<description><![CDATA[How to automatically trigger email with reports after execution ? There might be situations, where you might be tasked by the management people or your clients to send email after your every test execution. Here is a solution for that This post exclusively written as requested by one of our fellow readers of this blog [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2012/11/13/emailable-reports-for-selenium-scripts/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Selenium with FitNesse &#8211; Acceptance testing Framework</title>
		<link>http://assertselenium.com/2012/11/10/selenium-fitnesse/</link>
		<comments>http://assertselenium.com/2012/11/10/selenium-fitnesse/#comments</comments>
		<pubDate>Fri, 09 Nov 2012 18:54:21 +0000</pubDate>
		<dc:creator>assertselenium</dc:creator>
				<category><![CDATA[ATDD]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[acceptance framework]]></category>
		<category><![CDATA[FitNesse]]></category>
		<category><![CDATA[selenium integration with fitnesse]]></category>
		<category><![CDATA[selenium with fitnesse]]></category>

		<guid isPermaLink="false">http://assertselenium.com/?p=505</guid>
		<description><![CDATA[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 description of system function. FitNesse enables customers, testers, and programmers [...]]]></description>
		<wfw:commentRss>http://assertselenium.com/2012/11/10/selenium-fitnesse/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
