- it works in single loop
- it works in manually induced single loop
- it doesnt work when i have 5 chrome instances all doing same script
- 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?
Adam
2
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?
admin
4
It should not collide (unless there is a bug). See my question here: Problems with 5 chrome instances (profiles) - #2 by admin