Item ---------------------------------------- .. autoclass:: RsFsw.Implementations.HardCopy.Item.ItemCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.hardCopy.item.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: HardCopy_Item_All.rst HardCopy_Item_Window.rst