Searched refs:findNextSiblings (Results 1 – 2 of 2) sorted by relevance
96 for table in [output_window_table] + output_window_table.findNextSiblings("table"):
259 return self._findOne(self.findNextSiblings, name, attrs, text,262 def findNextSiblings(self, name=None, attrs={}, text=None, limit=None, member in PageElement268 fetchNextSiblings = findNextSiblings # Compatibility with pre-3.x