in lib/utils.js [66:70]
function getPageNameByIndex(idx) { const actions = getApplicationTourConfig(); return actions[idx].id; }