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

Opening new browser window fails

1 Answer 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 10 Jul 2018, 08:28 PM

I have a coded step that uses the LaunchNewBrowser(BrowserType.Firefox , true) and it works fine as a standalone but as soon as it gets placed in a nested test with data driven elements it stops working. When it runs the browser says "Extension loaded" and the Test runner remains stuck in this step. I have read a few similar posts and tried things like installing Visual Studio but nothing seems to work. This is a remote machine so I'm not sure if that has something to do with it.

Do you have any idea of what the problem could be?

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Vera
Telerik team
answered on 13 Jul 2018, 12:27 PM
Hi Adam,

Thank you for your question.
  
I suppose the issue is coming from the code-behind file which you have included in your project and cannot be loaded.
As I want to understand the issue in detail. I would like to ask you if you have reviewed the Test Modularization article and more specific using code section.

It would be very beneficial for you to check out Add Existing Code File article.

In addition I would like to ask you to generate application log on the faulty execution so I could be able to investigate further the issue.

Thank you for cooperating in advance!

Regards,
Vera
Progress Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Adam
Top achievements
Rank 1
Answers by
Vera
Telerik team
Share this question
or