In Extracting System1 acme Data Table Data


How to solve this error?
“Target ‘’>‘’ was found using fallback method ‘Computer Vision’.”,

@saileela,

This is indicating that the Next Data page selector isn’t captured correctly with Fuzzy or Strict Selector but it’s working on Fallback selector that is Computer Vision and it’s slowest one.

Here is sample code with correct selectors.
ExtractTable.xaml (16.3 KB)

Output:

Thanks,
Ashok :slight_smile: