Open sanghviharshit opened 7 years ago
I'm having a similar issue. I am currently running my Grid Hub on a Mac Mini, running OSX 10.12.5, and my nodes are virtual machines running on the same Mac.
Yes same here. I'm having a hin running on rechst. And 6 nodes running latest macOS
@sanghviharshit I thought this was true as well I read somewhere that the recorded videos on nodes get copied over to the hub, but my video_output directory on the hub is empty.
, but I have noticed I don't see the videos on the hub either (I think). If not, it should be opened as an issue (IMO).
@sanghviharshit Can you explain this in more detail ? Also <hub-ip>:3000 only shows the hub machine's details as if it was a node.
. Maybe post a picture screenshot of what you are seeing for the
@sanghviharshit Hub can get the video for you. Here is the URL for it. You just need to know the session ID for your test.
testcaseVideoURL = "http://hubserver:3000/download_video/" + sessionId + ".mp4";
Will close this out on Monday 8/21/2017 if no response from @sanghviharshit .
@smccarthy Ignore the videos not getting copied to the hub part, I guess it just takes a while for the hub to download all the videos from all nodes and I was killing the nodes before that.
Regarding Also <hub-ip>:3000 only shows the hub machine's details as if it was a node
:
I believe when you navigate to
<hub-ip>:4444
shows all the connected nodes, but<hub-ip>:3000
doesn't show any connected nodes. I can navigate to any<node-ip>:3000
and see overview as well as recorded videos.I read somewhere that the recorded videos on nodes get copied over to the hub, but my videooutput directory on the hub is empty. Also
<hub-ip>:3000
only shows the hub machine's details as if it was a node. (I have configured the hub for selenium grid extras with the first option - hub, not 3 - hub and node)_Here are my configs -
Startup script for the hub:
startup script for the node:
selenium_grid_extras_config.json
for the hubhub_4444.json
selenium_grid_extras_config.json
for the nodenode_5555.json