Completed
Last Updated: 15 Jan 2015 12:24 by ADMIN
ADMIN
Boyan Boev
Created on: 09 Jan 2015 15:12
Type: Bug Report
1
Handle Download dialog step doesn't work with extracted variable
Steps to reproduce:

1. Extract some text to a variable.

2. Handle download dialog in some web application.

3. Databind the download path with the previously extracted variable.

4. Run the test.

Actual: Test doesn't run and throws an exception: 

Outer Exception Type: System.ArgumentException
     Message: Column name 'name' does not exist!
     HRESULT: 0x80070057 (Official ID (if app.) = E_INVALIDARG, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_INVALID_PARAMETER)

Expected: The step should use the path from the extracted variable.
2 comments
ADMIN
Daniel Djambov
Posted on: 15 Jan 2015 12:24
Telerik: the issue is fixed and solution will be available in our next internal product release planned in the mid of January 2015.
Vikas
Posted on: 13 Jan 2015 07:08
Thanks for logging this as defect. This is a blocker issue for our script developer. Please fix this at earliest.