Hi, I'm trying to input a photo for a test product but can't get it work. Webtest says: "Found div when looking for input". My input is: "setInputField htmlId: "product-image-input-file-1", value: "listingImage.jpg"" (groovy).
Firebug describes element: <div id="product-image-input-url-1" class="product-image-input-url"> <label for="test">Photo URL:</label> <input id="imageUrl1" type="text" value="" name="imageUrls"> </div> -- View this message in context: http://old.nabble.com/Photo-input-tp33187687p33187687.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

