Forum Discussion
Marsha_R
Champion Level 3
4 years agoI don't know what your "excel Pass/Fail" code is, but I would try running it with Debug and step through it, then let us know the results of that.
- SalFernsOS4 years agoNew Contributor
Excel Pass/Fail is a simple script to write in excel as Pass or Fail. Tried the debug too but as i said it just halts that the loop line and nothing in the logs etc.
- Marsha_R4 years ago
Champion Level 3
Try taking out the writing to Excel part and use Log.Message in that code instead. Let's see if that runs.