Error in extracting data table in acme system

Hello Everyone ,

I have the workflow created to get all the work item from acme system. I have invoked the file in main workflow .
When i run it , I get the error as in the screen shot .
Could you help me on this please
Error%20in%20extracting%20data%20table to extract a Data Table variable.xaml (8.8 KB)

Hi @kavsanu

I think your selector for Attach Browser should be something like this

<html title='ACME System 1 - *' />

Thanks,
Prankur

2 Likes

Hi @kavsanu

Edit selector to attach to the browser to the inside of it and not the whole window.

Regards,
Reda

@ Reda and Prankur ,

Yes , your right . there was a problem with the selector . I corrected it as Prankur said and it went through.

Thanks a lot

1 Like