FINRAOS / MSL

MSL (pronounced 'Missile') stands for Mock Service Layer. Our tools enable quick local deployment of your UI code on Node and mocking of your service layer for fast, targeted testing.
http://finraos.github.io/MSL/
Apache License 2.0
32 stars 24 forks source link

Handling multi layer iframes in appcontainer-driver.js #60

Open kood1 opened 9 years ago

kood1 commented 9 years ago

When we have sub-level iframes, appcontainer-driver.js won't work beyond first level. We should provide an API to allow users to select different levels of iframe inside our container iframe (at minimum the 2nd level).