This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Expose taskId (or some way of uniquely identifying test runners) #2392
Open
Description
When using test file sharding, I can't seem to find a way of uniquely identifying each runner. Being able to do so is helpful when synchronizing shared resources between the runners.
By taskId, I'm referring to chrome #1-1
, etc.
protractor/lib/taskScheduler.js
Line 90 in 6ebc4c3