Hi,
I am experiencing problems when using Selenium IDE .
System Info:
Angular 8 application
Windows 10 Enterprise v1903
Chrome; tried both 80.0.3987.122 (Stable) and 81.0.4044.26 (Beta)
Selenium IDE: 3.16.1
Whilst recording movements, selenium works until it comes to a lookup (more specifically Dynamic Dialog by PrimeNG
https://primefaces.org/primeng/#/dynamicdialog). The lookup successfully returns the data (around 1200 records) into a PrimeNG table and upon selecting one record of the table Google Chrome hangs for approximately 10 minutes, displays "Page Unresponsive", or crashes. The CPU Usage seems to increase whilst chrome is unresponsive. I have tested on chrome and Firefox on a Mac computer with the same results. I have also tried other alternatives such as Katalon Recorder and UI Vision RPA, with similar or the same results.