<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Introduction to Blackbox testing of Web Applications using Selenium</title>
	<atom:link href="http://technology.amis.nl/2006/02/24/introduction-to-blackbox-testing-of-web-applications-using-selenium/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/02/24/introduction-to-blackbox-testing-of-web-applications-using-selenium/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=introduction-to-blackbox-testing-of-web-applications-using-selenium</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Wei Chen</title>
		<link>http://technology.amis.nl/2006/02/24/introduction-to-blackbox-testing-of-web-applications-using-selenium/#comment-2922</link>
		<dc:creator>Wei Chen</dc:creator>
		<pubDate>Tue, 28 Mar 2006 09:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1071#comment-2922</guid>
		<description><![CDATA[Hi dear Amis,

I read your article and find it&#039;s quite interessting. I have a question: I use also Selenium to test my web application. But I use JSF. I face to a problem that I can&#039;t locate the radio group. My jsp looks as follow:
...

...



...

...

The colorList contains two elements, black and white. That means the radio group has two radio buttons. At the beginnning the Black is selected.

I try to test the clicking of the radio button with following codes:
...


verifyValue
myForm:color
on

...

But I get error message that &quot;Selenium failure. Please report to selenium-devel@lists.public.thoughtworks.org, with details from the logs at the base of the page. The error message is: &#039;type&#039; is NULL or no object&quot;

I saw you have aslo radio group in your page. But do you use jsf component?]]></description>
		<content:encoded><![CDATA[<p>Hi dear Amis,</p>
<p>I read your article and find it&#8217;s quite interessting. I have a question: I use also Selenium to test my web application. But I use JSF. I face to a problem that I can&#8217;t locate the radio group. My jsp looks as follow:<br />
&#8230;</p>
<p>&#8230;</p>
<p>&#8230;</p>
<p>&#8230;</p>
<p>The colorList contains two elements, black and white. That means the radio group has two radio buttons. At the beginnning the Black is selected.</p>
<p>I try to test the clicking of the radio button with following codes:<br />
&#8230;</p>
<p>verifyValue<br />
myForm:color<br />
on</p>
<p>&#8230;</p>
<p>But I get error message that &#8220;Selenium failure. Please report to <a href="mailto:selenium-devel@lists.public.thoughtworks.org">selenium-devel@lists.public.thoughtworks.org</a>, with details from the logs at the base of the page. The error message is: &#8216;type&#8217; is NULL or no object&#8221;</p>
<p>I saw you have aslo radio group in your page. But do you use jsf component?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
