Active Elements =============== Active Elements represent objects that can be applied into the screen, for example masks and working areas. Such elements help Aiviro Robot find desired objects on the screen and interact with them efficiently. .. automodule:: aiviro.core.utils.active_elements Mask --------------- .. autoclass:: Mask .. autoclass:: MaskByDisplay .. autoclass:: MaskWindowsTaskbar Working Area --------------- .. autoclass:: WorkingArea .. autoclass:: WorkingAreaByGrid .. autoclass:: WorkingAreaAsIntersection