I am working on Advanced Training Assignment 2: Generate Yearly Report and I am stuck on getting the dispatcher process to work.
The ‘On Element Appear’ activity that the walkthrough tells us to set up keeps timing out. The weird thing is that when I do a debug stepthrough, it executes the activity, goes on to scrape the data from the table and then goes to close the activity and that’s where is sticks and causes a timeout.
I thought it was having issues finding the element, but the fact that it scrapes the table suggests otherwise. Anyone have any ideas how to get it to work?