I try to get a sibling element with
but it return undefined and not the (existing) element. Is nextElementSibling not supported by Prince?
element.nextElementSibling;
but it return undefined and not the (existing) element. Is nextElementSibling not supported by Prince?