Solved
Forum Discussion
Marsha_R
Champion Level 3
6 years agoSeems like you could use try/catch inside your data driven loop for this. If an error happens, use the catch to log it and then do nothing else so you fall through to the next iteration of the data.