I need to test several video ads with additional questions in a loop, one loop iteration per ad and wanted to check if they were watched fully and if no than disqualify the respondent. I've tried to use PageTime() in a skip logic, but it works only in the first loop iteration. It looks like the PageTime() returns the total time spent on the page in all iterations of the loop. How can I get the time spent on page in each iteration to use it in skip logic?
Using Lighthouse 9.8.1