Extract data table activity

Cuando se utiliza la actividad extract data table, luego de mapear la tabla en el navegador se crea un nuevo tipo de dato ‘DataTable1’. Si utiliza nuevamente se siguen creando nuevos tipos de datos de forma correlativa ‘DataTable2’, … .

Pero cuando se utiliza la opcion de Table Extraccion en la pestaña de desing no ocurre ello y como se puede notar la actividad extrac data table es otra y tiene otras propiedades.

Hi,

I can also reproduce this matter in my environment (Studio 25.10.3+UiAutomation25.10.24) as the following. Probably it’s a bug.

However, If I set DataTable variable at the property (e.g. DataTable3 type), it’s fixed to DataTable type automatically. (So, it may not be critical issue.)

If you want to avoid this matter, use Table Extraction Wizard or downgrade UiAutomation package to 25.10.19 or lower, until fix it.

Regards,