BackstopJSを利用するときにシナリオをCSVで書いて、jsonに変換する

以下を使えばうまくできる。

その際に利用するCSVはこんな感じ。基本的にlabelとurlの列のみ編集して増やしていけばOK

label,cookiePath,url,referenceUrl,readyEvent,readySelector,delay,hideSelectors,removeSelectors,hoverSelector,clickSelector,postInteractionWait,selectors,selectorExpansion,expect,misMatchThreshold ,requireSameDimensions
home,backstop_data/engine_scripts/cookies.json,https://www.hogehoge/,,,,0,[],[],,,0,[],TRUE,0,0.1,TRUE
guide,backstop_data/engine_scripts/cookies.json,https://www.hogehoge/guide/,,,,0,[],[],,,0,[],TRUE,0,0.1,TRUE
categoryinterview,backstop_data/engine_scripts/cookies.json,https://www.hogehoge/category/interview/,,,,0,[],[],,,0,[],TRUE,0,0.1,TRUE
news,backstop_data/engine_scripts/cookies.json,https://www.hogehoge/news/,,,,0,[],[],,,0,[],TRUE,0,0.1,TRUE