Hi all,
I just started working on canoo to automate by tests. but i am having a very unique problem. I am unable to find any element on the HTML page, irrespective of what i give [xpath, htmlid etc].
I used the xpath exloprer & it was able to find the xpath properly.
he is a small part of that script trying to click the button
<!-- click link works fine -->
<clickLink description="Click service link for uploading a batch file Expected Results:Portlet for 'Upload Batch Files' should be displayed" href="" />
<clickLink description="Click service link for uploading a batch file Expected Results:Portlet for 'Upload Batch Files' should be displayed" href="" />
<!-- fails. can't find the button. I also tried using htmlId but that didnt work either
<clickElement description="Upload the file" xpath="//[EMAIL PROTECTED] 'uploadBatchFiles:btnUploadBatchFiles']" />
HTML file is attached with the email
Is there anyway I can debug the canoo app in eclipse itself by passing in the XML & running the application. Maybe I can create one.
Thanks,
Sai R
| Upload Batch Files | ||
|---|---|---|
|
| ||
| Select the type of transaction you are uploading: | ||
| ||
| Select a file to upload from your computer by using the "Browse" button and then click "Upload Files". the system only accepts .txt file formats. Once the upload is complete, a tracking number will be displayed for the uploaded file. | ||
|

