Completed
Last Updated: 25 Sep 2015 13:10 by ADMIN
ADMIN
Boyan Boev
Created on: 01 Jul 2015 12:16
Type: Bug Report
0
Test Studio is not able to record against an iFrame in a customer specific application
This happens in Chrome and FireFox.

Steps to reproduce:

1. Navigate to https://www.makemydeal.com/cars-for-sale/eimports4less/2012/BMW/650i%20xDrive/396167343

2. Highlight something in Start my deal box.



Expected: highlight the elements in that box.

Actual: nothing can be highlighted
1 comment
ADMIN
Daniel Djambov
Posted on: 25 Sep 2015 13:10
The problem here is that the last click ("Click Add Trade-in button") is dynamically adding a "cross-domain" iframe. Currently there is no good way to detect dynamic iframes without effecting the performance. This could be worked around by pressing the "Reconnect recorder" button in IE. Unfortunately for other browsers this will not work because of the "cross-domain" iframe content permissions limitation.