### Description It would be possible to add the list of elements ? ``` class AbstractEventListener: def after_find(self, by, value, elements, driver) -> None: ``` ### Have you considered any alternatives or workarounds? _No response_