Improvement: Support closing popup that is inside iframe #329
Labels
codeImplementationNeeded
This issue requires a change in the code of Neodymium
docsNeeded
The documenttion needs to be checked if there are changes needed and if so, adaptions should be made
Quick Description
Sometimes it's required to block popups that appear in iframes. Such popups are currently invisible for our popup blocker because it's required to switch to the iframe to be able to see the element. We should think about supporting this feature
User Story
As a test automation engineer,
I want to block popup that is inside iframe
Functional Requirements
Research Task
--disable-web-security; --disable-gpu; --disable-site-isolation-trials; --user-data-dir="~/chrome-dev-disabled-security"
)Documentation Requirements
Test Requirements
The text was updated successfully, but these errors were encountered: