For performance testing I need to upload a file and have the program extract information. Processing the file causes a loading bar to display. When running validation tests, all steps after this one fail because Neoload does not allow the program to finish loading the file. Referencing the attached diagrams 1 and 2, I would like the program to wait until the value of the 'Number of Events' XPath displays a value other than 0.
How might I be able to do this?