CustomFilter icon indicating copy to clipboard operation
CustomFilter copied to clipboard

Failure to select elements within an iframe

Open creikey opened this issue 6 years ago • 0 comments

The filter is unable to select elements within an iframe using css or xpath. Judging from this stackoverflow question/answer, it may be feasable to add a workaround where you can 'shift' the current context of the xpath/css to an iframe's xpath.

creikey avatar Aug 15 '18 22:08 creikey