Interface ElementSelector

    • Method Detail

      • canBeCompared

        boolean canBeCompared​(Element controlElement,
                              Element testElement)
        Determine whether the two elements from the control and test XML can be compared.
        Parameters:
        controlElement - element of the control XML
        testElement - element of the test XML
        Returns:
        true if the two elements can be compared