axe-core-gems icon indicating copy to clipboard operation
axe-core-gems copied to clipboard

Allow sandboxed iframe testing

Open WilcoFiers opened this issue 4 years ago • 0 comments

We need to be able to test iframes with the sandbox attribute:

<iframe sandbox src="..."></iframe>

We have a solution for this in axe-webdriverjs that we can copy here.

WilcoFiers avatar Aug 05 '20 13:08 WilcoFiers