This is a migrated thread and some comments may be shown as answers.

Open With Login is crashing the IE

2 Answers 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Onur
Top achievements
Rank 1
Onur asked on 17 Feb 2014, 02:11 PM
Hello,

I am trying the Test Studio with a trial account while my company is finalizing the buy process, so far I am loving how easy it is to do automated tests with it.

Recently I have ran into an issue in my project. Some information beforehand:

CPU: I7 3770
Target Browser: IE8
Project: Silverlight
OS: Win7

So in the project I have an upload button the attaches some files from another data source(a local-remote pc). The upload process is as follows:
Click Upload > Connect to the target PC via Windows System Open Dialog Box(lets make it \\111.111.111.111\TelerikUpload) > Login via "Windows Security" by entering Username & Password > and goes on with file selection etc.

When I press OK in the Windows Security box, the IE that runs inside Telerik just stops working. How can I handle this since the Test Studio does not even record the IP that I entered. The test just records up until the point that I press upload(records this one) but nothing after that. So I cannot even access the code behind it to modify.

Hope to get a fast answer, or I will have to pause the record progress and do this part of the testing as manual.

Thank You,
Onur ODABASI

PS: the screenshot is from a Win8 PC but that should not make a difference since it is there to point out what window I am talking about.

2 Answers, 1 is accepted

Sort by
0
Onur
Top achievements
Rank 1
answered on 17 Feb 2014, 03:44 PM
Update:

If I access the path beforehand by using IE without Telerik, and leave it as the most recent path for IE's Open window. Therefore bypassing the Login process I can move on with the test recording. This however is not a permanent solution.
0
Cody
Telerik team
answered on 20 Feb 2014, 03:30 PM
Hello Onur,

Test Studio can handle the standard file upload dialogs as shown on this documentation page. Test Studio assumes the path to the file to be uploaded won't require a logon before it can be accessed. Bottom line we do not have a solution to handle this additional logon dialog during a file upload process.

Is the machine running Test Studio and the target server domain attached? Can the permissions on the file share be adjusted so that you don't get a logon prompt?

Regards,
Cody
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Onur
Top achievements
Rank 1
Answers by
Onur
Top achievements
Rank 1
Cody
Telerik team
Share this question
or