Fail to read csv file in loops with multiple chrome instances

  1. it works in single loop
  2. it works in manually induced single loop
  3. it doesnt work when i have 5 chrome instances all doing same script
  4. theres 3kb of data and few lines of it, it cant pick first line despite it being there.

WTF?

do i need separate csv file for every chrome instance?

Hey,

how are you running this macro, is it in Local storage (In Browser) or File system (On Hard Drive)?

Hard drive storage. Could be multiple profiles colliding with readCsv?

It should not collide (unless there is a bug). See my question here: Problems with 5 chrome instances (profiles) - #2 by admin