Sometimes one of the machines registered under the selenium grid gets shutdown, or something similar.
Then, the grid starts reporting that it cannot start a new session.
I would like, in such cases, to know which machine did the grid actually try to allocate for the session (we have ~70 machines so going through them one by one isn’t practical).
Is this data available somewhere?
Sometimes one of the machines registered under the selenium grid gets shutdown, or something
Share
After a lot of digging, the answer is, sadly – as of today, grid doesn’t support any way of knowing this. The only thing to do is wait until they add that to their API.