bc392584b2
* Reset queue correctly all places * test: verify UI config persists on second modal open (#27422) * test: verify UI config persists on second modal open Co-Authored-By: hariom@cal.com <hariombalhara@gmail.com> * fix: update iframe selection logic in getEmbedIframe function Refactor the getEmbedIframe function to improve iframe selection by using a more specific selector and ensuring the last iframe is targeted in cases of repeated modal openings. This change enhances reliability in iframe handling during tests. --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix test --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>