CustomFilter
CustomFilter copied to clipboard
Failure to select elements within an iframe
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.