I have an HTML table that loads on screen in under 2 seconds, but takes Robotics about 15 secs to match
Hi,
The title pretty tells it all. I was having issues recognizing the table, the query function was failing on a key exception. I was able to figure out what was happening when I ran the same search to create the same table as my testcase and when I tried to open the html table editor my system froze for about 5 minutes. I then went back to my automation and added a 100,000 ms waitfor create statement to wait for the table to load. Now everything works. However this is very slow. Is there something I can do to optimize this table match?
Thanks,
Eddie