DomUtils.testElementfunction testElement(options: TestElementOpts, node: Node): boolean;§testElement(options: TestElementOpts, node: Node): boolean[src]§Parameters§options: TestElementOpts[src]An object describing nodes to look for. §node: Node[src]The element to test. §Return Type§boolean[src]Whether the element matches the description in options.