[Webtest] [maven plugin] Button not clicked in test

Siegfried Goeschl webtest@lists.canoo.com
Tue, 01 Mar 2005 19:19:35 +0100


This is a multi-part message in MIME format.
--------------060808010107000806010107
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi Eric,

since you volunteered - feel free to update the plugin while I tinker 
with Fulcrum ... :-)

Siegfried Goeschl

Eric Pugh wrote:

>Matt,
>
>You beat me to it!  I posted a while ago about if the consensus was that
>WebTest was at a stable enough point to update the Maven plugin.
>
>Most of the work is done over on Maven-plugins.sf.net mailing list, although
>we may want to think about moving the code over to here.  At any rate, can you
>open an issue on the issue tracker over there and attach your patch file?
>
>It's great to have folks of your caliber using the Maven plugin.  I'll make
>sure to get the code in today.  We can give it a spin and then do a release
>later this week.
>
>Eric
>
>On Tue, 1 Mar 2005 10:55:55 -0700, Matt Raible wrote
>  
>
>>I figured out the problem - the Maven WebTest plugin is woefully out 
>>of date (October 2004).  I hacked the plugin and updated everything 
>>to build 733 and now everything works.  Is there any way to get the 
>>plugin on SF updated?
>>
>>Matt
>>
>>On Feb 28, 2005, at 12:51 PM, Matt Raible wrote:
>>
>>    
>>
>>>I have the following webtest - and I'm using the Maven WebTest plugin. 
>>> Everything seems to work, but the "save" button never seems to be 
>>>clicked. Any ideas?  Could it be caused by having some JAR in my Maven 
>>>classpath?
>>>
>>>            <steps stepid="Add New Outage">
>>>                <invoke url="/editOutage.html"/>
>>>                <verifytitle stepid="verify add title" 
>>>text="${outageDetail.title.add}"/>
>>>
>>>                <setselectfield stepid="select plant" 
>>>name="outage.plantName" value="Foo"/>
>>>                <setselectfield stepid="select unit" 
>>>name="outage.unitName" value="Bar"/>
>>>                <setinputfield stepid="set startDate" name="startDate" 
>>>value="02/23/2005"/>
>>>                <setinputfield stepid="set endDate" name="endDate" 
>>>value="02/26/2005"/>
>>>                <clickbutton stepid="click save to pci" name="save"/>
>>>
>>>                <verifytitle stepid="verify list title" 
>>>text="${outageList.title}"/>
>>>            </steps>
>>>
>>>I've seen problems like this before with Ant, but never resolved them. 
>>> I ended up upgrading from Fedora Core 2 to Fedora Core 3 to solve 
>>>this issue the last time.  Now I'm experiencing this bug on OS X.
>>>
>>>Thanks,
>>>
>>>Matt
>>>
>>>_______________________________________________
>>>WebTest mailing list
>>>WebTest@lists.canoo.com
>>>http://lists.canoo.com/mailman/listinfo/webtest
>>>      
>>>
>>_______________________________________________
>>WebTest mailing list
>>WebTest@lists.canoo.com
>>http://lists.canoo.com/mailman/listinfo/webtest
>>    
>>
>
>
>
>--
>OpenSource Connections (http://www.opensourceconnections.com)
>
>_______________________________________________
>WebTest mailing list
>WebTest@lists.canoo.com
>http://lists.canoo.com/mailman/listinfo/webtest
>
>  
>


--------------060808010107000806010107
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Eric,<br>
<br>
since you volunteered - feel free to update the plugin while I tinker
with Fulcrum ... :-)<br>
<br>
Siegfried Goeschl<br>
<br>
Eric Pugh wrote:
<blockquote
 cite="mid20050301180859.M78538@www.opensourceconnections.com"
 type="cite">
  <pre wrap="">Matt,

You beat me to it!  I posted a while ago about if the consensus was that
WebTest was at a stable enough point to update the Maven plugin.

Most of the work is done over on Maven-plugins.sf.net mailing list, although
we may want to think about moving the code over to here.  At any rate, can you
open an issue on the issue tracker over there and attach your patch file?

It's great to have folks of your caliber using the Maven plugin.  I'll make
sure to get the code in today.  We can give it a spin and then do a release
later this week.

Eric

On Tue, 1 Mar 2005 10:55:55 -0700, Matt Raible wrote
  </pre>
  <blockquote type="cite">
    <pre wrap="">I figured out the problem - the Maven WebTest plugin is woefully out 
of date (October 2004).  I hacked the plugin and updated everything 
to build 733 and now everything works.  Is there any way to get the 
plugin on SF updated?

Matt

On Feb 28, 2005, at 12:51 PM, Matt Raible wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">I have the following webtest - and I'm using the Maven WebTest plugin. 
 Everything seems to work, but the "save" button never seems to be 
clicked. Any ideas?  Could it be caused by having some JAR in my Maven 
classpath?

            &lt;steps stepid="Add New Outage"&gt;
                &lt;invoke url="/editOutage.html"/&gt;
                &lt;verifytitle stepid="verify add title" 
text="${outageDetail.title.add}"/&gt;

                &lt;setselectfield stepid="select plant" 
name="outage.plantName" value="Foo"/&gt;
                &lt;setselectfield stepid="select unit" 
name="outage.unitName" value="Bar"/&gt;
                &lt;setinputfield stepid="set startDate" name="startDate" 
value="02/23/2005"/&gt;
                &lt;setinputfield stepid="set endDate" name="endDate" 
value="02/26/2005"/&gt;
                &lt;clickbutton stepid="click save to pci" name="save"/&gt;

                &lt;verifytitle stepid="verify list title" 
text="${outageList.title}"/&gt;
            &lt;/steps&gt;

I've seen problems like this before with Ant, but never resolved them. 
 I ended up upgrading from Fedora Core 2 to Fedora Core 3 to solve 
this issue the last time.  Now I'm experiencing this bug on OS X.

Thanks,

Matt

_______________________________________________
WebTest mailing list
<a class="moz-txt-link-abbreviated" href="mailto:WebTest@lists.canoo.com">WebTest@lists.canoo.com</a>
<a class="moz-txt-link-freetext" href="http://lists.canoo.com/mailman/listinfo/webtest">http://lists.canoo.com/mailman/listinfo/webtest</a>
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
WebTest mailing list
<a class="moz-txt-link-abbreviated" href="mailto:WebTest@lists.canoo.com">WebTest@lists.canoo.com</a>
<a class="moz-txt-link-freetext" href="http://lists.canoo.com/mailman/listinfo/webtest">http://lists.canoo.com/mailman/listinfo/webtest</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->


--
OpenSource Connections (<a class="moz-txt-link-freetext" href="http://www.opensourceconnections.com">http://www.opensourceconnections.com</a>)

_______________________________________________
WebTest mailing list
<a class="moz-txt-link-abbreviated" href="mailto:WebTest@lists.canoo.com">WebTest@lists.canoo.com</a>
<a class="moz-txt-link-freetext" href="http://lists.canoo.com/mailman/listinfo/webtest">http://lists.canoo.com/mailman/listinfo/webtest</a>

  </pre>
</blockquote>
<br>
</body>
</html>

--------------060808010107000806010107--