selenium - Tests running silently without window appearing -
apologies, i'm still new selenium please bear me explain this.
currently selenium tests running on remote machine no window opens when i'm remotely logged machine!
my setup is: remote machine has 2 admin users selenium grid2 , node windows service. machine running windows server 2012 services having interactive services enabled.
i using selenium 2.42.1 iedriver version 2.42.0
tests being built , run remotely on our build server.
i think that's everything, if there's more information please let me know i'd know why cannot view tests running.
just clarification, tests running , pass or fail necessary, can't see if i'm remote logged machine.
update
there has been interesting progress on issue still no resolution. decided try , run node command line , funny enough tests run no problems , browser window displayed.
so if has idea why browser window appear when running node command line not when running node service great.
i'm using java service wrapper create service , im using same nodeconfig.json when running node.
this can happen when running node windows service. there option in service whether job should run in background or interact desktop. check , should see windows.
Comments
Post a Comment