Searched refs:cacheKey1 (Results 1 – 1 of 1) sorted by relevance
26 const cacheKey1 = page.url().match(/local_cache_key=([a-z0-9-]+)/)![1]; constant34 expect(cacheKey1).not.toEqual(cacheKey2);38 await pth.navigate('#!/viewer?local_cache_key=' + cacheKey1);