15 messages in com.canoo.lists.webtestRe: [Webtest] Upgrading from R_1454 t...| From | Sent On | Attachments |
|---|---|---|
| mraible | 23 Aug 2007 13:09 | |
| mraible | 27 Aug 2007 10:48 | |
| John and Pip | 27 Aug 2007 11:16 | |
| mraible | 27 Aug 2007 18:21 | |
| mraible | 27 Aug 2007 18:41 | |
| mraible | 27 Aug 2007 20:00 | |
| Marc Guillemot | 28 Aug 2007 01:10 | |
| Marc Guillemot | 28 Aug 2007 03:08 | |
| mraible | 28 Aug 2007 09:41 | |
| Marc Guillemot | 29 Aug 2007 00:31 | |
| mraible | 29 Aug 2007 00:46 | |
| Marc Guillemot | 29 Aug 2007 04:01 | |
| mraible | 29 Aug 2007 07:35 | |
| Marc Guillemot | 30 Aug 2007 00:57 | |
| mraible | 30 Aug 2007 06:24 |
| Subject: | Re: [Webtest] Upgrading from R_1454 to R_1600![]() |
|---|---|
| From: | Marc Guillemot (mgui...@yahoo.fr) |
| Date: | 08/29/2007 12:31:50 AM |
| List: | com.canoo.lists.webtest |
Hi Matt,
sorry, I took the wrong url while surfing on your demo site.
A first analyze shows that the correct post is made that receives the expected edit user page BUT then a new GET request is performed to http://demo.appfuse.org/appfuse-jsf/users.html which seems to be triggered by a row click handler. This is naturally wrong. I'll investigate it.
Marc.
mraible wrote:
Marc Guillemot wrote:
Hi Matt,
I can follow your script until: <verifytitle text="User List | AppFuse"/>
but I don't understand what this should do: <clicklink xpath="//table[@id='editUser:users']/tbody/tr[1]/td[1]/a"/> when I surf with my FF, I have to agree with WebTest, I don't see any table with such an id there.
Is something in your script missing?
Marc.
If you go to http://demo.appfuse.org/appfuse-jsf/users.html and login with admin/admin, it'll take you to the User List screen. View source and search for "editUser:users" and you'll see a table with that id. The script isn't missing anything that I know of - it works if I put HtmlUnit 1.11 in my classpath. You can also change it to <clicklink lable="foo"/> - where foo is one of the links in the table.
Thanks,
Matt
--
View this message in context:
http://www.nabble.com/Upgrading-from-R_1454-to-R_1600-tf4319687.html#a12382126
Sent from the WebTest mailing list archive at Nabble.com.




