APD01 Blue Prism Accredited Professional Developer Exam

Loading demo links...

Showing 10–10 of 10 questions

Question 10

While trying to read a table in a browser based application into a collection an error message appears and the table cannot be read directly into the collection. This happens when using either AA or HTML mode. Which of the following would be the most appropriate workaround?

Select an option, then click Submit answer.

  • Spy one cell in the table using HTML mode and make the Path attribute dynamic. Use this dynamic element to read the required cells one be one into a collection.

  • Use Surface Automation techniques such as OCR to read the table

  • Set the HKEY CURRENT USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth Registry key to 2

  • Use the Read HTML action in conjunction with regular expressions to read the table.