:mod:`langchain.chains.natbot.crawler`.ElementInViewPort =============================================================== .. currentmodule:: langchain.chains.natbot.crawler .. autoclass:: ElementInViewPort .. rubric:: Methods .. autosummary:: ~ElementInViewPort.__init__ ~ElementInViewPort.clear ~ElementInViewPort.copy ~ElementInViewPort.fromkeys ~ElementInViewPort.get ~ElementInViewPort.items ~ElementInViewPort.keys ~ElementInViewPort.pop ~ElementInViewPort.popitem ~ElementInViewPort.setdefault ~ElementInViewPort.update ~ElementInViewPort.values .. rubric:: Attributes .. autosummary:: ~ElementInViewPort.node_index ~ElementInViewPort.backend_node_id ~ElementInViewPort.node_name ~ElementInViewPort.node_value ~ElementInViewPort.node_meta ~ElementInViewPort.is_clickable ~ElementInViewPort.origin_x ~ElementInViewPort.origin_y ~ElementInViewPort.center_x ~ElementInViewPort.center_y .. example_links:: ElementInViewPort