Won't Fix
Last Updated: 07 Jul 2016 12:29 by ADMIN
ADMIN
Elena
Created on: 24 Jun 2016 13:25
Type: Feature Request
0
Not able to debug scripts from VSPlugin when it has a dialog popup
VS 2013, Browser type: Chrome and IE 

1. Open Telerik Test Studio project VSPlugin

2. Try to debug a script in Chrome that contains "Handle Dialog' step

Expected behavior: to be able to debug without errors since the script is executable

Actual behavior: it fails saying unexpected dialog encountered. 

If the browser is Firefox it works as expected. 
1 comment
ADMIN
Ivaylo
Posted on: 07 Jul 2016 12:29
This is not a bug. In the project you need to have settings file which should set the option for UnexpectedDialogAction: HandleAndContinue. Refer to the ticket for more information.