Hello,
I am trying to record steps for file upload functionality but it always fails so I need some help on that. My questions are the following:
1. I am trying to record the steps of uploading a file, so I have two steps added:
1.1. RadAsyncUpload and
1.2. Handle 'FileUpload' dialog
The first one gave me the following error: "Timed out waiting '60000' msec. for any dialog to be handled '1'"
For, example in http://www.telerik.com where I can change my avatar image, how can I test this functionality? I mean, there are custom names such as "Select" button. Can you provide me a code for coded step about testing this functionality or guide me through the process of recording steps?
2. If I want to run the test on another PC, where should I store the image (the file that will be uploaded) and what path should I use? Can you please give me an example?
I am trying to record steps for file upload functionality but it always fails so I need some help on that. My questions are the following:
1. I am trying to record the steps of uploading a file, so I have two steps added:
1.1. RadAsyncUpload and
1.2. Handle 'FileUpload' dialog
The first one gave me the following error: "Timed out waiting '60000' msec. for any dialog to be handled '1'"
For, example in http://www.telerik.com where I can change my avatar image, how can I test this functionality? I mean, there are custom names such as "Select" button. Can you provide me a code for coded step about testing this functionality or guide me through the process of recording steps?
2. If I want to run the test on another PC, where should I store the image (the file that will be uploaded) and what path should I use? Can you please give me an example?